Template:Item icon

From Final Fantasy XIV Online Wiki
Revision as of 12:18, 13 June 2017 by Valento (talk | contribs) (Created page with "<includeonly><span class="{{#if:{{{large|}}}|medium|small}} item-icon thumb-icon" style="display:inline-block;overflow:hidden;{{#if:{{{large|}}}|width:35px;height:35px|width:2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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>.png.
icon
Defines the icon to use. Defaults to <pagename>.png.
large
Put anything for this to make the icon twice as large.

Examples

  • [[File:{{{PAGENAME}}}.png|20x20px|bottom|link=Allagan Tomestone of Poetics]] Allagan Tomestone of Poetics is produced from {{item icon|Allagan Tomestone of Poetics}}
  • [[File:{{{PAGENAME}}}.png|20x20px|bottom|link=Allagan Tomestone of Poetics]] Gil is produced from {{item icon|Allagan Tomestone of Poetics|Gil}}
  • [[File:{{{PAGENAME}}}.png|35x35px|bottom|link=Allagan Tomestone of Poetics]] Allagan Tomestone of Poetics is produced from {{item icon|Allagan Tomestone of Poetics|large=y}}
  • [[File:{{{PAGENAME}}}.png|20x20px|bottom|link=Nonexistent page]] Example is produced from {{item icon|Nonexistent page|Example}}