Difference between revisions of "User:VariousMetals/Template:Stats table header"
From Kerbal Space Program Wiki
m |
m (I'll most likely ask Murph for help soon) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{# | + | {{#switch: {{{2|}}} |
+ | |bottom= | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
− | | | + | |LiquidFuel|Oxidizer|SolidFuel|MonoPropellant|XenonGas|ElectricCharge= |
− | ! {{dict|Amount}} | + | ! rowspan=2 {{!}} {{dict|Amount}} |
− | | | + | |ReactionWheel= |
− | ! {{dict|Torque}} | + | ! rowspan=2 {{!}} {{dict|Torque}} |
+ | ! rowspan=2 {{!}} {{dict|Usage}} | ||
+ | | | ||
}} | }} | ||
− | | | + | |top= |
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
− | | | + | |LiquidFuel= |
! colspan=1 {{!}} {{dict|Liquid Fuel}} | ! colspan=1 {{!}} {{dict|Liquid Fuel}} | ||
− | | | + | |Oxidizer= |
! colspan=1 {{!}} {{dict|Oxidizer}} | ! colspan=1 {{!}} {{dict|Oxidizer}} | ||
− | | | + | |SolidFuel= |
+ | ! colspan=1 {{!}} {{dict|Solid Fuel}} | ||
+ | |MonoPropellant= | ||
! colspan=1 {{!}} {{dict|Monopropellant}} | ! colspan=1 {{!}} {{dict|Monopropellant}} | ||
+ | |XenonGas= | ||
+ | ! colspan=1 {{!}} {{dict|XenonGas}} | ||
+ | |ReactionWheel= | ||
+ | ! colspan=2 {{!}} {{dict|ReactionWheel}} | ||
+ | | | ||
}} | }} | ||
+ | |length= | ||
+ | {{#switch: {{{1|}}} | ||
+ | |LiquidFuel|Oxidizer|SolidFuel|MonoPropellant|XenonGas|ElectricCharge= | ||
+ | 1 | ||
+ | |ReactionWheel= | ||
+ | 2 | ||
+ | | | ||
+ | }} | ||
+ | | | ||
}} | }} |