Template:R3ScoreIcon: Difference between revisions

From RayWiki, the Rayman wiki
Jump to navigation Jump to search
Created page with "<includeonly>[[File:R3ScoreIcon{{{1}}}.png|{{#switch:{{{1}}}|Int=?|R=<nowiki> </nowiki>|{{#sub:{{{1}}}|0|1}}}}]]</includeonly><noinclude>*Usage: <nowiki>{{R3ScoreIcon|8}}</now..."
 
Added alt text for 0's
 
Line 1: Line 1:
<includeonly>[[File:R3ScoreIcon{{{1}}}.png|{{#switch:{{{1}}}|Int=?|R=<nowiki> </nowiki>|{{#sub:{{{1}}}|0|1}}}}]]</includeonly><noinclude>*Usage: <nowiki>{{R3ScoreIcon|8}}</nowiki>. Allowed parameters are digits (0-9), L appended to digits (0L-9L; left), Int (question mark) and R (right).
<includeonly>[[File:R3ScoreIcon{{{1}}}.png|{{#switch:{{{1}}}|Int=?|R=<nowiki> </nowiki>|0=<nowiki>0 </nowiki>|{{#sub:{{{1}}}|0|1}}}}]]</includeonly><noinclude>*Usage: <nowiki>{{R3ScoreIcon|8}}</nowiki>. Allowed parameters are digits (0-9), L appended to digits (0L-9L; left), Int (question mark) and R (right).


*Example: {{R3ScoreIcon|8}}
*Example: {{R3ScoreIcon|8}}

Latest revision as of 11:13, 29 August 2014

  • Usage: {{R3ScoreIcon|8}}. Allowed parameters are digits (0-9), L appended to digits (0L-9L; left), Int (question mark) and R (right).
  • Example: 8
  • 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.