Template:ItemIcon: Difference between revisions

From Melvor Idle
(Created a new template to allow easily linking Item Icons on pages.)
 
(Allow all options provided by Template:Icon)
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
A template for quickly building item links with icons. For example, <nowiki>{{ItemIcon|Compost}}</nowiki> becomes {{ItemIcon|Compost}}
A template for quickly building item links with icons. For example, {{T|ItemIcon|Compost}} becomes {{ItemIcon|Compost}}.


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


<onlyinclude>[[File:{{{1}}} (item).svg|25px|link={{{1}}}]] [[{{{1}}}]]</onlyinclude>
<includeonly><onlyinclude>{{Icon|type=item|{{{1}}}|{{{2|}}}|ext={{{ext|}}}|size={{{size|}}}|qty={{{qty|}}}|img={{{img|}}}|notext={{{notext|}}}|nolink={{{nolink|}}}|noicon={{{noicon|}}}|menu={{{menu|}}}}}</onlyinclude></includeonly>

Revision as of 00:22, 2 December 2021

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.