Anonymous

Template:UpgradeIcon: Difference between revisions

From Melvor Idle
Allow all options provided by Template:Icon
(Added a non-linebreaking space to prevent icon and link from being split up)
(Allow all options provided by Template:Icon)
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
A template for quickly building upgrade links with icons. For example, <nowiki>{{UpgradeIcon|Dragon Pickaxe}}</nowiki> becomes {{UpgradeIcon|Dragon Pickaxe}}
A template for quickly building upgrade links with icons. For example, {{T|UpgradeIcon|Dragon Pickaxe}} becomes {{UpgradeIcon|Dragon Pickaxe}}


Also allows for overriding the link text with a second argument. For example, {{T|UpgradeIcon|Dragon Axe|The Best Axe}} becomes {{UpgradeIcon|Dragon Axe|The Best Axe}}


<onlyinclude>[[File:{{{1}}}(upgrade).svg|25px|link={{{1}}}]]&nbsp;[[{{{1}}}]]</onlyinclude>
For a complete list of options, please refer to [[Template:Icon]].
 
<includeonly><onlyinclude>{{Icon|type=upgrade|{{{1}}}|{{{2|}}}|ext={{{ext|}}}|size={{{size|}}}|qty={{{qty|}}}|img={{{img|}}}|notext={{{notext|}}}|nolink={{{nolink|}}}|noicon={{{noicon|}}}|menu={{{menu|}}}}}</onlyinclude></includeonly>