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