Template:Stars: Difference between revisions

From MediaWiki
Jump to navigationJump to search
Derik (talk | contribs)
New page: {{Stars/star| {{#expr: ({{{1|5}}}-0)/2 }} }} {{Stars/star| {{#expr: ({{{1|5}}}-2)/2 }} }} {{Stars/star| {{#expr: ({{{1|5}}}-4)/2 }} }} {{Stars/star| {{#expr: ({{{1|5}}}-6)/2 }} }} {{Stars/...
 
JW (talk | contribs)
Recat'd as part of Category:Templates cleanup.
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Stars/star| {{#expr: ({{{1|5}}}-0)/2 }} }}
{{Stars/star| {{#expr: ({{{1|5}}}-0)/2 }} }}{{Stars/star| {{#expr: ({{{1|5}}}-2)/2 }} }}{{Stars/star| {{#expr: ({{{1|5}}}-4)/2 }} }}{{Stars/star| {{#expr: ({{{1|5}}}-6)/2 }} }}{{Stars/star| {{#expr: ({{{1|5}}}-8)/2 }} }}<noinclude>
{{Stars/star| {{#expr: ({{{1|5}}}-2)/2 }} }}
{{Stars/star| {{#expr: ({{{1|5}}}-4)/2 }} }}
{{Stars/star| {{#expr: ({{{1|5}}}-6)/2 }} }}
{{Stars/star| {{#expr: ({{{1|5}}}-8)/2 }} }}<noinclude>
{{doc}}
{{doc}}


[[Category:Templates]]
[[Category:Wiki community page templates]]
</noinclude>
</noinclude>

Latest revision as of 17:38, 27 May 2011

(Transcluded documentation: view)

{{stars}} is used to create a simple 1-10 rating scale using star graphics.

{{stars|2}} 
{{stars|5}} 
{{stars|9}} 

Note for future editors: {{stars}} uses the sub-template {{stars/star}}. It will not function without it.