Template:Item icon
Description
{{item icon|<item name>}}
Displays a link to the item and adds the item icon in front of it.
Parameters
- unnamed parameter 1
- Item page name. Defaults to "Item".
- unnamed parameter 2
- Item name. Defaults to <param 1>.
- icon
- Defines the icon to use. Defaults to <param 1>.png.
- link
- Item link. Defaults to <param 1>.
- large
- Put anything for this to make the icon twice as large.
Examples
- Allagan Tomestone of Poetics is produced from
{{item icon|Allagan Tomestone of Poetics}}
- Gil is produced from
{{item icon|Allagan Tomestone of Poetics|Gil}}
- Allagan Tomestone of Poetics is produced from
{{item icon|Allagan Tomestone of Poetics|large=y}}
- Allagan Tomestone of Poetics is produced from
{{item icon|Allagan Tomestone of Poetics|link=Gil}}
- Example is produced from
{{item icon|Nonexistent page|Example}}