Template:Stat: Difference between revisions

From Wildfrost Wiki
Jump to navigation Jump to search
No edit summary
(allow word-ending links (so {{Stat|Bling}}s can replace {{Stat|Bling|Blings}}))
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
==Usage==
==Usage==
This template is used for [[Stats]], displaying the stat's icon and providing a link to its page. The first parameter is the stat, and the second (optional) parameter is alt text.  
This template is used for [[Stats]], displaying the stat's icon and providing a link to its page. The first parameter is the stat, and the second (optional) parameter is alt text.  
{{Stat|stat=the stat|alt=alt text}}
{{Stat|1=the stat|2=alt text}}
</noinclude>
</noinclude><span style="display:inline;" title={{#switch:{{{2|}}}
 
<span style="display:inline;" title={{#switch:{{{alt|}}}
           |Hearts=Health
           |Hearts=Health
           |HP=Health
           |HP=Health
Line 12: Line 10:
           |Mushroom=Shroom
           |Mushroom=Shroom
           |Reaction=Alert Icon
           |Reaction=Alert Icon
           |#default={{{stat|}}}}}>[[File:{{{stat}}}.png|20px|sub|link={{{stat}}}}]] [[{{{stat}}}|{{{alt|{{{stat}}}}}}]]</span>
           |#default={{{1|}}}}}>[[File:{{{1}}}.png|x20px|sub|link={{{1}}}]]</span> [[{{{1}}}|{{{2|{{{1}}}}}}]]

Latest revision as of 15:07, 15 June 2024

Usage

This template is used for Stats, displaying the stat's icon and providing a link to its page. The first parameter is the stat, and the second (optional) parameter is alt text. File:The stat.png alt text [[File:{{{1}}}.png|x20px|sub|link={{{1}}}]] [[{{{1}}}|{{{1}}}]]