Difference between revisions of "Template:ItemRow"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<tr style="text-align:center;"> | <tr style="text-align:center;"> | ||
<td style="font-size:200%;padding-left:10px;padding-right:10px;">{{{1| | {{#if:{{{1|Number|}}}| | ||
<td style="padding:2px;">[[File:{{lc:{{{2| | <td style="font-size:200%;padding-left:10px;padding-right:10px;">{{{1|Number|}}}</td> | ||
<td style="padding-left:10px;padding-right:10px; | |}} | ||
<td style="padding:2px;">[[File:{{lc:{{{2|Name}}} }} icon1.png{{!}}link={{{2|Name}}}]]</td> | |||
<td style="padding-left:10px;padding-right:10px;{{#if:{{{1|Number|}}}||colspan="2";}}">{{{2|Name}}} {{#switch:{{{3|HQ|}}} |HQ=[[File:hq small icon1.png{{!}}link=]]|default=}}</td> | |||
</tr> | </tr> | ||
</includeonly> | </includeonly> |
Revision as of 11:02, 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}} {{ItemRow|5|Darksteel Ingot|HQ}} }}
5 | Darksteel Ingot | |
99 | Darksteel Ingot |