Template:R3Score: Difference between revisions

From RayWiki, the Rayman wiki
Jump to navigation Jump to search
Stupid MediaWiki doesn't support recursive use of templates
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{1}}}|{{R3ScoreIcon|{{#sub:{{{1}}}|0|1}}L}}|}}{{#if:{{#sub:{{{1}}}|1|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|1|1}}L}}|}}{{#if:{{#sub:{{{1}}}|2|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|2|1}}L}}|}}{{#if:{{#sub:{{{1}}}|3|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|3|1}}L}}|}}{{#if:{{#sub:{{{1}}}|4|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|4|1}}L}}|}}{{#if:{{#sub:{{{1}}}|5|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|5|1}}L}}|}}{{R3ScoreIcon|R}}</includeonly><noinclude>*Usage: <nowiki>{{R3ScoreIcon|121099}}</nowiki>. Takes up to 6 digits.
<includeonly>{{#if:{{{1}}}|{{R3ScoreIcon|{{#sub:{{{1}}}|0|1}}L}}|{{R3ScoreIcon|IntL}}}}{{#if:{{#sub:{{{1}}}|1|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|1|1}}}}|}}{{#if:{{#sub:{{{1}}}|2|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|2|1}}}}|}}{{#if:{{#sub:{{{1}}}|3|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|3|1}}}}|}}{{#if:{{#sub:{{{1}}}|4|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|4|1}}}}|}}{{#if:{{#sub:{{{1}}}|5|1}}|{{R3ScoreIcon|{{#sub:{{{1}}}|5|1}}}}|}}{{R3ScoreIcon|R}}</includeonly><noinclude>*Usage: <nowiki>{{R3Score|121099}}</nowiki>. Takes up to 6 digits.


*Example: {{R3ScoreIcon|121099}}
*Example: {{R3Score|121099}}


*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.
*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>
[[Category:Meta-templates]]</noinclude>

Latest revision as of 15:25, 28 August 2014

  • Usage: {{R3Score|121099}}. Takes up to 6 digits.
  • Example: 121099
  • 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.