Template:ItemInfo: Difference between revisions
Template page
More actions
Content deleted Content added
imported>76561198018895007 No edit summary |
m Update to 10 Items |
||
(17 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
⚫ | <templatestyles src="ItemInfo/style.css" /><div class="item_panel"><div class="tech_header"><div class="tt_glow">{{{ItemName|Unknown Item}}}</div><includeonly><div style="font-size: 11pt;">[{{fullurl:{{FULLPAGENAME}}/ItemInfo|action=edit}} edit]</div></includeonly></div><div class="tt_category">{{{Categories|Unknown Category}}}</div> <div class="tt_desc">{{{Description|A description was not supplied to the template.}}}</div> <div class="tt_info">[[File:Icon_{{{ItemName|Unknown}}}.png|90x90px|class=tt_lg_icon|link={{{ItemName|}}}]] <table class="tt_info_table"> {{#if:{{{Info1Type|}}}|<tr><td>{{{Info1Type|}}}</td><td style="width: 100%;"></td><td>{{{Info1Text|}}}</td></tr>}} {{#if:{{{Info2Type|}}}|<tr><td>{{{Info2Type|}}}</td><td style="width: 100%;"></td><td>{{{Info2Text|}}}</td></tr>}} {{#if:{{{Info3Type|}}}|<tr><td>{{{Info3Type|}}}</td><td style="width: 100%;"></td><td>{{{Info3Text|}}}</td></tr>}} {{#if:{{{Info4Type|}}}|<tr><td>{{{Info4Type|}}}</td><td style="width: 100%;"></td><td>{{{Info4Text|}}}</td></tr>}} {{#if:{{{Info5Type|}}}|<tr><td>{{{Info5Type|}}}</td><td style="width: 100%;"></td><td>{{{Info5Text|}}}</td></tr>}} {{#if:{{{Info6Type|}}}|<tr><td>{{{Info6Type|}}}</td><td style="width: 100%;"></td><td>{{{Info6Text|}}}</td></tr>}} {{#if:{{{Info7Type|}}}|<tr><td>{{{Info7Type|}}}</td><td style="width: 100%;"></td><td>{{{Info7Text|}}}</td></tr>}} {{#if:{{{Info8Type|}}}|<tr><td>{{{Info8Type|}}}</td><td style="width: 100%;"></td><td>{{{Info8Text|}}}</td></tr>}} {{#if:{{{Info9Type|}}}|<tr><td>{{{Info9Type|}}}</td><td style="width: 100%;"></td><td>{{{Info9Text|}}}</td></tr>}}{{#if:{{{Info10Type|}}}|<tr><td>{{{Info10Type|}}}</td><td style="width: 100%;"></td><td>{{{Info10Text|}}}</td></tr>}}{{#if:{{{GridSize|}}}|<tr><td>Grid Size</td><td style="width: 100%;"></td><td>{{{GridSize|}}}</td></tr>}} {{#if:{{{StackSize|}}}|<tr><td>Stack Size</td><td style="width: 100%;"></td><td>{{{StackSize|}}}</td></tr>}} </table> </div> {{#if:{{{Recipes|}}}|<hr class="tt_bar"> {{{Recipes}}}}} </div> <noinclude> {{documentation}} [[Category:Template]] </noinclude> |
||
__NOTOC__ |
|||
<templatestyles src="ItemInfo/style.css" /> |
|||
<!-- |
|||
|ItemName |
|||
|Categories |
|||
|Description |
|||
|IconImage |
|||
|Info1Type |Info1Text |
|||
|Info2Type |Info2Text |
|||
|Info3Type |Info3Text |
|||
|Info4Type |Info4Text |
|||
|Info5Type |Info5Text |
|||
|Info6Type |Info6Text |
|||
|Recipes | |
|||
{{ItemRecipe |
|||
|Out1 |Out1Qty |
|||
|Out1 |Out1Qty |
|||
|CraftTime |
|||
|In1 |In1Qty |
|||
|In2 |In2Qty |
|||
|In3 |In3Qty |
|||
|In4 |In4Qty |
|||
|In5 |In5Qty |
|||
|In6 |In6Qty |
|||
}} |
|||
{{ |
|||
... |
|||
}} |
|||
}} |
|||
--> |
|||
⚫ | <div class="item_panel">< |
||
{{documentation}} |
|||
[[Category:Template]] |
|||
</noinclude> |
Latest revision as of 17:15, 3 January 2024
This documentation is transcluded from Template:ItemInfo/doc. Changes can be proposed in the talk page.