Template:Item icon: Difference between revisions
m (→Description) |
|||
Line 1: | Line 1: | ||
<includeonly>[[File:{{#ifexist: File:{{{1|}}} icon.gif|{{{1}}} icon.gif|{{#ifexist: File:{{{2|}}} icon.gif|{{{2}}} icon.gif|{{#ifexist: File:{{{1|}}} icon.png|{{{1}}} icon.png|missing icon.png}}}}}}|{{#switch:{{{3|}}}|big=50|huge=100|#default=32}}px|link={{{1}}}]] [[{{{1}}}]]</includeonly><noinclude> | <includeonly>[[File:{{#ifexist: File:{{{1|}}} icon.gif|{{{1}}} icon.gif|{{#ifexist: File:{{{2|}}} icon.gif|{{{2}}} icon.gif|{{#ifexist: File:{{{1|}}} icon.png|{{{1}}} icon.png|missing icon.png}}}}}}|{{#switch:{{{3|}}}|big=50|huge=100|#default=32}}px|link={{{1}}}]] [[{{{1}}}]]</includeonly><noinclude> | ||
== Description == | == Description == | ||
<pre>{{item icon|<item name>|< | <pre>{{item icon|<item name>|<icon name>|<size>}}</pre> | ||
Displays a link to the item and adds an icon in front of it. | Displays a link to the item and adds an icon in front of it. | ||
Line 9: | Line 9: | ||
: Item name. | : Item name. | ||
;2 ''(unnamed parameter)'' | ;2 ''(unnamed parameter)'' | ||
: Optional. Include if item uses same icon as other items. (e.g. bone, leather, Ring Leather Cloak, etc.) | : Optional. Include icon name if item uses same icon as other items. (e.g. bone, leather, Ring Leather Cloak, etc.) | ||
;3 ''(unnamed parameter)'' | ;3 ''(unnamed parameter)'' | ||
: Icon size. Options: "big" (48px), "huge" (100px), or, blank (32px) - which is the default size. | : Icon size. Options: "big" (48px), "huge" (100px), or, blank (32px) - which is the default size. |
Latest revision as of 17:59, 4 July 2024
Description
{{item icon|<item name>|<icon name>|<size>}}
Displays a link to the item and adds an icon in front of it.
Parameters
- 1 (unnamed parameter)
- Item name.
- 2 (unnamed parameter)
- Optional. Include icon name if item uses same icon as other items. (e.g. bone, leather, Ring Leather Cloak, etc.)
- 3 (unnamed parameter)
- Icon size. Options: "big" (48px), "huge" (100px), or, blank (32px) - which is the default size.
Examples
- Crude Copper is produced from
{{item icon|Crude Copper}}
- Crude Copper is produced from
{{item icon|Crude Copper||huge}}}
- Skeleton Leg is produced from
{{item icon|Skeleton Leg|bone}}
- Giant Scorpion Tail is produced from
{{item icon|Skeleton Leg|bone}}