Difference between revisions of "Template:ItemRow"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>
<includeonly>
<tr>
<tr>
<td style="font-size:200%">{{{1|{{{Number|0}}}}}}</td>
<td style="font-size:200%;padding:2px">{{{1|{{{Number|0}}}}}}</td>
<td style="width:44px;height:44px">[[File:{{lc:{{{2|{{{Name}}} }}} }} icon1.png{{!}}link={{{2|{{{Name}}} }}}]]</td>
<td style="padding:2px">[[File:{{lc:{{{2|{{{Name}}} }}} }} icon1.png{{!}}link={{{2|{{{Name}}} }}}]]</td>
<td>[[{{{2|{{{Name}}} }}}]] {{#switch:{{{3|{{{HQ|}}} }}} |HQ=[[File:hq small icon1.png]]|default=}}</td>
<td>{{{2|{{{Name}}} }}} {{#switch:{{{3|{{{HQ|}}} }}} |HQ=[[File:hq small icon1.png]]|default=}}</td>
</tr>
</tr>
</includeonly>
</includeonly>

Revision as of 09:09, 22 March 2015


An item row. It must be placed inside a <table> tag or in a {{GameContainer}}

{{ItemRow
|Number= The ammount of item to display
|Name= of the item
|HQ(Optional to display the symbol)
}}
{{GameContainer|
{{ItemRow|5|Darksteel Ingot|HQ}}
}}


5 Darksteel ingot icon1.png Darksteel Ingot Hq small icon1.png