Difference between revisions of "Template:CaseInfoTable"
Jump to navigation
Jump to search
m |
m |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
---- Parameters | ---- Parameters | ||
---- 1 - The icon_id for the module | ---- 1 - The icon_id for the module | ||
---- 2 - The text description from the language files (currently commented out) | ---- 2 - the number of slots in the case/chassis | ||
---- 3 - The text description from the language files (currently commented out) | |||
---- 4 - The shape of the case and the slots (not included in the layout at present) | ---- 4 - The shape of the case and the slots (not included in the layout at present) | ||
| Line 12: | Line 12: | ||
{| class="infotable" | {| class="infotable" | ||
!colspan="2"|[item:{{{1}}}:nolink] | !colspan="2"|[item:{{{1}}}:nolink] | ||
|- | |||
|Case Type | |||
|[t:[itemdata:{{{1}}}:module_category]] | |||
|- | |- | ||
<!--|colspan="2"|[t:{{{3}}}] | <!--|colspan="2"|[t:{{{3}}}] | ||
| Line 28: | Line 31: | ||
|- | |- | ||
|Slots | |Slots | ||
|{{{ | |{{{2}}} | ||
|} | |} | ||
Latest revision as of 10:56, 2 August 2022
| [item:{{{1}}}:nolink] | |
|---|---|
| Case Type | [t:[itemdata:{{{1}}}:module_category]] |
| Sell Price | [itemdata:{{{1}}}:sell_price] G |
| Crafting Batch | [itemdata:{{{1}}}:output_amount] |
| Stack Size | [itemdata:{{{1}}}:stack_size] |
| Assembly Time | [itemdata:{{{1}}}:assembly_time]d |
| Slots | {{{2}}} |