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: Download, unzip and upload the entire "stars" folder to your forums images folder.
BBCode:
Code: Select all
[movierater={TEXT}]{SIMPLETEXT}[/movierater]
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>
Code: Select all
Movie Rater: [movierater=Movie Title Here]0.5 to 5.0[/movierater]
Code: Select all
[movierater=Bride Wars]4.5[/movierater]
[movierater=Bride Wars]4.5[/movierater]
More star images