Difference between revisions of "Template:Infobox/Part/Line"
From Kerbal Space Program Wiki
< Template:Infobox | Part
(Created page with "|-valign="top" | {{#if: {{{3|}}}|rowspan|colspan}}="2"| {{{1}}} {{#if: {{{3|}}}|{{!}}{{!}}<small>(1 atm)</small>}}|| {{{2}}} {{#if: {{{3|}}}|{{!}}- {{!}}{{!}} <small>(vacuum)<...") |
FurkanS1821 (talk | contribs) |
||
(22 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Infobox/Line|{{{1}}}|{{{2}}}|{{{3|}}}|type1={{#if: {{{3|}}}|1 {{Dict|atm}}}}|type2={{#if: {{{3|}}}|{{lang|en=vacuum|de=Vakuum|hr=Vakuum|pl=Próżnia|ru=Вакуум|ja=真空|hu=vákuum|it=Vuoto|tr=boşluk}}}}}}<noinclude> | |
− | |||
− | {{#if: {{{3|}}}|{{ | ||
− | |||
− | Used for {{Tl| | + | Used for {{Tl|Infobox/Part}} and bases on {{Tl|Infobox/Line}}. If the third parameter is given, it will set the type for the first value to atmospheric pressure and the second value to vacuum. |
− | + | == Parameters == | |
− | </noinclude> | + | {{Parameter table|name=both|parameters= |
+ | {{Parameter row|1|Caption of line}} | ||
+ | {{Parameter row|2|Value (atm if 3rd parameter)}} | ||
+ | {{Parameter row|3|Value (vacuum)|Not set (2nd is not atm)}} | ||
+ | }} | ||
+ | |||
+ | {{Subcategory|metatemplates}}</noinclude> |
Latest revision as of 10:27, 12 January 2019
|- valign="top" | colspan="2" | {{{1}}} | {{{2}}}
Used for {{Infobox/Part}} and bases on {{Infobox/Line}}. If the third parameter is given, it will set the type for the first value to atmospheric pressure and the second value to vacuum.
Parameters
#/Name | Optional | Description | Default |
---|---|---|---|
1 | No | Caption of line | |
2 | No | Value (atm if 3rd parameter) | |
3 | Yes | Value (vacuum) | Not set (2nd is not atm) |