Movie Rater BBCode

Mod BBCode Database
BBCodes that need some file editing or extra files

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:
stars.zip
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
starsadditional.zip
star_colors.png
You do not have the required permissions to view the files attached to this post.

Re: Movie Rater BBCode

Post by Georgio »

i don't understand how can i use this bbcode

Re: Movie Rater BBCode

Post by Stoker »

Look at the example and helpline.
Feel free to use the testforum for testing.

Re: Movie Rater BBCode

Post by farukh_khan_2050 »

Where is the testforum?

Re: Movie Rater BBCode

Post by cisco007 »