Template:Icon: Difference between revisions
Jump to navigation
Jump to search
Gorgonzola (talk | contribs) mNo edit summary |
Gorgonzola (talk | contribs) mNo edit summary |
||
| Line 4: | Line 4: | ||
| saltpeter = item-icon-saltpeter.png{{!}}link=Saltpeter | | saltpeter = item-icon-saltpeter.png{{!}}link=Saltpeter | ||
| sulfur = item-icon-sulfur.png{{!}}link=Sulfur | | sulfur = item-icon-sulfur.png{{!}}link=Sulfur | ||
<!-- look-alike items for which we use the same icons (in alpha) --> | |||
| lemon = item-icon-banana.png | |||
| potato = item-icon-banana.png | |||
<!-- default uses the shop item naming convention --> | <!-- default uses the shop item naming convention --> | ||
| #default = item-icon-{{{1}}}.png | | #default = item-icon-{{{1}}}.png | ||
Revision as of 15:00, 17 October 2014
[[File:item-icon-{{{1}}}.png|32px]]
Syntax
{{icon|<name>|size=16px}}
Description
This template has several purposes:
- Always used instead of direct links, it can save many edits in the future.
- Reduces custom mediawiki code in the articles.
- Makes icons link to relevant article pages, instead of the default "File history" page.
Parameters
- parameter 1
- Name of the icon
- size
- OPTIONAL. Changes the size of the icon (default is 32px).
Examples
{{icon|saltpeter}}