Template:Icon item: Difference between revisions
Template page
More actions
VivaRomania (talk | contribs) mNo edit summary |
VivaRomania (talk | contribs) mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>[[File:Backpack {{{1}}}.png|96x96px|link={{{2|{{{1}}}}}}]]</includeonly> | <includeonly>[[File:Backpack {{{1}}}.png|96x96px|link={{{2|{{{1}}}}}}]]</includeonly><noinclude>{{Doc begin}} | ||
<noinclude>{{Doc begin}} | |||
This template is used to generate a 96x96px image of an item's backpack icon that can be clicked to take you to the article for said item. | This template is used to generate a 96x96px image of an item's backpack icon that can be clicked to take you to the article for said item. | ||
== Usage == | == Usage == | ||
{{ | {{code|<nowiki>{{Icon item|Admiralty Anchor}}</nowiki>}} | ||
Alternately, if you want to change what article the image links to, you can set a 2nd parameter: | Alternately, if you want to change what article the image links to, you can set a 2nd parameter: | ||
{{ | {{code|<nowiki>{{Icon item|Admiralty Anchor|Soldier}}</nowiki>}} | ||
== Notes == | == Notes == | ||