Template:ItemIcon: Difference between revisions

From Melvor Idle
(Added a non-linebreaking space to prevent icon and link from being split up)
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A template for quickly building item links with icons. For example, <nowiki>{{ItemIcon|Compost}}</nowiki> becomes {{ItemIcon|Compost}}
<includeonly><onlyinclude>{{Icon|type=item|{{{1}}}|{{{2|}}}|ext={{{ext|}}}|size={{{size|}}}|qty={{{qty|}}}|img={{{img|}}}|notext={{{notext|}}}|nolink={{{nolink|}}}|noicon={{{noicon|}}}|menu={{{menu|}}}|section={{{section|}}}}}</onlyinclude></includeonly><noinclude>{{/doc}}</noinclude>
 
 
<onlyinclude>[[File:{{{1}}} (item).svg|25px|link={{{1}}}]]&nbsp;[[{{{1}}}]]</onlyinclude>

Latest revision as of 13:31, 27 March 2024

A template for quickly building item links with icons. For example, {{ItemIcon|Compost}} becomes Compost.

For a complete list of options, please refer to Template:Icon.