Template:Rank stamina

From MLB Power Pros Wiki

(Difference between revisions)
Jump to: navigation, search
(Rank icon template for Control stat)
m (typo...)
Line 6: Line 6:
{{#ifexpr: {{{1|1}}}>=60 | [[Image:Rank_D.png|{{{1}}}]] |  
{{#ifexpr: {{{1|1}}}>=60 | [[Image:Rank_D.png|{{{1}}}]] |  
{{#ifexpr: {{{1|1}}}>=30 | [[Image:Rank_E.png|{{{1}}}]] |  
{{#ifexpr: {{{1|1}}}>=30 | [[Image:Rank_E.png|{{{1}}}]] |  
-
{{#ifexpr: {{{1|1}}}>=25 | [[Image:Rank_F.png|{{{1}}}]] |  
+
{{#ifexpr: {{{1|1}}}>=15 | [[Image:Rank_F.png|{{{1}}}]] |  
{{#ifexpr: {{{1|1}}}>=1 | [[Image:Rank_G.png|{{{1}}}]] | '''ERR'''  
{{#ifexpr: {{{1|1}}}>=1 | [[Image:Rank_G.png|{{{1}}}]] | '''ERR'''  
}}}}}}}}}}}}}}}}</includeonly><noinclude>
}}}}}}}}}}}}}}}}</includeonly><noinclude>

Revision as of 22:04, 27 February 2008

Usage

These usage notes will not be included in articles bearing this template.

The template is to show rank icons for the control scale.

Note: When another template contains this one, that template page will show an error if passing a parameter through, due to this template requesting a number, and receiving '{' instead.

Wiki Text Output
{{rank control|0}} ERR
{{rank control|1}} 1
{{rank control|20}} 20
{{rank control|40}} 40
{{rank control|70}} 70
{{rank control|90}} 90
{{rank control|130}} 130
{{rank control|194}} 194
{{rank control|291}} ERR


Personal tools