Template:Icon item: Difference between revisions

From TF2 Classified Wiki
Jump to navigation Jump to search
VivaRomania (talk | contribs)
mNo edit summary
VivaRomania (talk | contribs)
m Undo revision 7956 by VivaRomania (talk)
Tag: Undo
Line 4: Line 4:


== Usage ==
== Usage ==
{{tlx|Icon item|Admiralty Anchor}}
{{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:


{{tlx|Icon item|Admiralty Anchor|Soldier}}
{{code|<nowiki>{{Icon item|Admiralty Anchor|Soldier}}</nowiki>}}


== Notes ==
== Notes ==

Revision as of 19:24, 8 May 2025

Documentation for Icon 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

{{Icon item|Admiralty Anchor}}

Alternately, if you want to change what article the image links to, you can set a 2nd parameter:

{{Icon item|Admiralty Anchor|Soldier}}

Notes

When uploading the backpack icon of an item, ensure the image is in ".png" format, and is named "Backpack <proper item name>", for example "Backpack Admiralty Anchor.png". This ensures that if not using the 2nd parameter to link to another article, the linkage to the item's article works correctly.