Difference between revisions of "Template:CaseTemplate"

From Good Company
Jump to navigation Jump to search
(Too many parameter delimiters.)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infotable"
<!--
!colspan="2"|[item:{{{1}}}:nolink]
|-
|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]
|}
{{RecipeTemplate|{{{1}}}}}
{{UsedInTemplate|{{{1}}}}}
{{ModuleFeaturesTemplate|{{{1}}}}}
{{AnalysisTemplate|{{{1}}}|{{{2}}}}}


Description {{{4}}}
---- Template for Cases & Chassis


Slots {{{3}}}
---- Parameters
---- 1 - The icon_id for the module
---- 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)
 
-->
{{CaseInfoTable|{{{1}}}|{{{2}}}|{{{3}}}|{{{4}}}}}

Latest revision as of 10:00, 21 July 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}}}