Difference between revisions of "Template:ItemRow"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<tr> | <tr> | ||
<td style="font-size:200%;padding: | <td style="font-size:200%;padding-left: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}}} }}}]]</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> | ||
Line 19: | Line 19: | ||
<pre> | <pre> | ||
{{GameContainer| | {{GameContainer| | ||
{{ItemRow|5|Darksteel Ingot}} | |||
{{ItemRow|5|Darksteel Ingot|HQ}} | {{ItemRow|5|Darksteel Ingot|HQ}} | ||
}} | }} | ||
Line 24: | Line 25: | ||
{{GameContainer| | {{GameContainer| | ||
{{ItemRow|5|Darksteel Ingot}} | |||
{{ItemRow|5|Darksteel Ingot|HQ}} | {{ItemRow|5|Darksteel Ingot|HQ}} | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 10:23, 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 | |
5 | Darksteel Ingot |