Difference between revisions of "Template:Infobox/Part/converter"
From Kerbal Space Program Wiki
< Template:Infobox | Part
(Created page with "<noinclude> {{Infobox/Part/preview|</noinclude>{{Infobox/Line|{{#if: {{{in2-type|}}}|'''Inputs'''|'''Input'''}}}} {{Infobox/Part/converter/io|{{{in1-type}}}|{{{in1-amount}}}}}...") |
m (Add category) |
||
Line 20: | Line 20: | ||
{{Parameter row|out2-amount|Secondary amount of output resource|Not set/Hidden}} | {{Parameter row|out2-amount|Secondary amount of output resource|Not set/Hidden}} | ||
}} | }} | ||
− | </noinclude> | + | {{Subcategory|modules}}</noinclude> |
Revision as of 10:03, 20 October 2016
Input | ||
{{{in1-type}}} | {{{in1-amount}}} /s | |
Output | ||
{{{out1-type}}} | {{{out1-amount}}} /s |
{{Infobox/Part}} module for converters. It is using {{Infobox/Part/converter/io}} for the two inputs and outputs so the types must be set appropriately.
Name | Optional | Description | Default |
---|---|---|---|
in1-type | No | Primary type of input resource | |
in1-amount | No | Primary amount of input resource | |
in2-type | Yes | Secondary type of input resource | Not set/Hidden |
in2-amount | Yes | Secondary amount of input resource | Not set/Hidden |
out1-type | No | Primary type of output resource | |
out1-amount | No | Primary amount of output resource | |
out2-type | Yes | Secondary type of output resource | Not set/Hidden |
out2-amount | Yes | Secondary amount of output resource | Not set/Hidden |