Template:ItemIcon: Difference between revisions
From Melvor Idle
Falterfire (talk | contribs) (Added qty option) |
Falterfire (talk | contribs) (Added notext option and menu option) |
||
Line 8: | Line 8: | ||
<includeonly><onlyinclude>{{Icon|type=item|{{{1}}}|{{{2|}}}|ext={{{ext|svg}}}|qty={{{qty|}}}}}</onlyinclude></includonly> | <includeonly><onlyinclude>{{Icon|type=item|{{{1}}}|{{{2|}}}|ext={{{ext|svg}}}|qty={{{qty|}}}|notext={{{notext|}}}|menu={{{menu|}}}}}</onlyinclude></includonly> |
Revision as of 21:29, 11 September 2020
A template for quickly building item links with icons. For example, {{ItemIcon|Compost}} becomes Compost.
Adding a second argument allows you to override the text. For example, {{ItemIcon|Generous Harvest Potion I|Generous Harvest Potion}} gives Generous Harvest Potion
Optionally, you can set the 'ext' argument for the rare items that have non-SVG extensions. For example, {{ItemIcon|Crown of Rhaelyx|ext=png}} gives Crown of Rhaelyx
Also the qty option allows you to set a number of an item, so {{ItemIcon|Red Dragonhide|qty=200}} becomes 200 Red Dragonhide