Template:Item: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Pic link|{{{1}}}|size=25}} | <includeonly>{{Pic link|{{{1}}}|size=25}}</includeonly><noinclude>{{Youmay|creating icons for items|the [[:Template:Items|Items]] navigation box which lists all items in the game}} | ||
==Overview== | |||
This template can be used to create icons and names of items in the game. | |||
===Usage=== | |||
This template has a single parameter where the editor is expected to use for item names. | |||
Code: | |||
<nowiki>{{Item|Basic Magazine}}</nowiki> | |||
Result:<br /> | |||
{{Item|Basic Magazine}} | |||
Code: | |||
<nowiki>{{Item|Headhunter}}</nowiki> | |||
Result:<br /> | |||
{{Item|Headhunter}} | |||
[[Category:Icon templates]] | |||
</noinclude> | |||