Template:RHRScoreIcon: Difference between revisions
Hunchman801 (talk | contribs) No edit summary |
Hunchman801 (talk | contribs) Added alt text for 0's |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[File:RHRScoreIcon{{{1}}}.png|{{#switch:{{{1}}}|L=<nowiki> </nowiki>|Bla=<nowiki> </nowiki>|M=<nowiki> </nowiki>|R=<nowiki> </nowiki>|{{{1}}}}}]]<noinclude> | <includeonly>[[File:RHRScoreIcon{{{1}}}.png|{{#switch:{{{1}}}|L=<nowiki> </nowiki>|Bla=<nowiki> </nowiki>|M=<nowiki> </nowiki>|R=<nowiki> </nowiki>|0=<nowiki>0 </nowiki>|{{{1}}}}}]]</includeonly><noinclude>*Usage: <nowiki>{{RHRScoreIcon|5}}</nowiki>. Allowed parameters are digits (0-9), L (left), Bla (blank), M (middle) and R (right). | ||
*Example: {{RHRScoreIcon|5}} | |||
*Note: This template is intended as a meta-template: a template used for constructing other templates. It is not meant for use directly in an article, but can be used on a one-off basis if required. | |||
[[Category:Meta-templates]]</noinclude> | |||