Difference between revisions of "Template:CaseTemplate"

From Good Company
Jump to navigation Jump to search
m (Comment to define the parameters. Even though some of them are not displaying, the python script will populate them for use later if required)
(Too many parameter delimiters.)
 
(8 intermediate revisions by one other user not shown)
Line 10: Line 10:


-->
-->
{| class="infotable"
{{CaseInfoTable|{{{1}}}|{{{2}}}|{{{3}}}|{{{4}}}}}
!colspan="2"|[item:{{{1}}}:nolink]
|-
<!--|colspan="2"|[t:{{{3}}}]
|- -->
|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}}}
|}
{{RecipeTemplate|{{{1}}}}}
{{UsedInTemplate|{{{1}}}}}
{{ModuleFeaturesTemplate|{{{1}}}}}
{{AnalysisTemplate|{{{1}}}}}

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}}}