Template:ItemIcon/docGive feedback
Usage
This template creates a small item icon. The label and link will be automatically translated on a language subpage. Data is pulled automatically from Data:ItemData.json.
If an item gets renamed, add the old name to the aliases table in Module:Icon.
Examples
{{ItemIcon|Titanic Magazine}}
{{ItemIcon|Disarming Hex|l1=Hex}}
{{ItemIcon|Warp Stone|size=40px}}
Titanic Magazine Hex Warp Stone
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | Item name. | String | required |
| l1 | l1 | Custom text. | String | optional |
| size | size | Icon size.
| String | optional |
| no-link | no-link | Removes the link.
| Boolean | optional |
| icon-only | icon-only | Hides any text.
| Boolean | optional |