Template:ItemIcon: Difference between revisions

added size argument
(Added notext option and menu option)
(added size argument)
Line 7: Line 7:
Also the qty option allows you to set a number of an item, so <nowiki>{{ItemIcon|Red Dragonhide|qty=200}}</nowiki> becomes {{ItemIcon|Red Dragonhide|qty=200}}
Also the qty option allows you to set a number of an item, so <nowiki>{{ItemIcon|Red Dragonhide|qty=200}}</nowiki> becomes {{ItemIcon|Red Dragonhide|qty=200}}


Size option allows for larger icons. {{T|ItemIcon|Bird Nest|size=50}} becomes {{ItemIcon|Bird Nest|size=50}}


<includeonly><onlyinclude>{{Icon|type=item|{{{1}}}|{{{2|}}}|ext={{{ext|svg}}}|qty={{{qty|}}}|notext={{{notext|}}}|menu={{{menu|}}}}}</onlyinclude></includonly>
<includeonly><onlyinclude>{{Icon|type=item|{{{1}}}|{{{2|}}}|ext={{{ext|svg}}}|qty={{{qty|}}}|notext={{{notext|}}}|menu={{{menu|}}}|size={{{size|}}}}}</onlyinclude></includonly>