Movie Rater BBCode

Mod BBCode Database
BBCodes that need some file editing or extra files
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Movie Rater BBCode

Post by BBCode Bot »

Movie Rater BBCode

Author: CJ1985
Description: A BBCode that allows a user to insert the name of the movie they would like to rate and how many stars to rate the movie. Stars come with this, but you can use your own as well. It only currently comes with a set of blue stars, will be working on more colored stars soon.
[valid][/valid]
Attached file:
The attachment stars.zip is no longer available
Download, unzip and upload the entire "stars" folder to your forums images folder.

BBCode:

Code: Select all

[movierater={TEXT}]{SIMPLETEXT}[/movierater]
HTML:

Code: Select all

<div style="border:1px solid #c9d2d8;background-color:#ffffff;padding:5px;display:inline-block;">
<b>Movie: </b><u>{TEXT}</u><br /><hr />
<div style="text-align:center;"><img src="./images/stars/{SIMPLETEXT}.png" width="100" height="20" alt="This movie was rated {SIMPLETEXT} stars out of 5" title="This movie was rated {SIMPLETEXT2} stars out of 5" /></div>
</div>
Helpline:

Code: Select all

Movie Rater: [movierater=Movie Title Here]0.5 to 5.0[/movierater]
Example:

Code: Select all

[movierater=Bride Wars]4.5[/movierater]
Demo:
[movierater=Bride Wars]4.5[/movierater]




More star images
stars.zip
(50.64 KiB) Downloaded 625 times
star_colors.png
User avatar
Georgio
BBCoder II
BBCoder II
Posts: 53
Joined: 06 Mar 2010, 19:10
Location: Cabanes, Spain
Contact:

Re: Movie Rater BBCode

Post by Georgio »

i don't understand how can i use this bbcode
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Movie Rater BBCode

Post by Stoker »

Look at the example and helpline.
Feel free to use the testforum for testing.
Board rules! No PM support
farukh_khan_2050
BBCoder II
BBCoder II
Posts: 8
Joined: 06 Jun 2010, 07:22

Re: Movie Rater BBCode

Post by farukh_khan_2050 »

Where is the testforum?
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Movie Rater BBCode

Post by cisco007 »

Locked