Difference between revisions of "User:VariousMetals/Template:Stats table header"
From Kerbal Space Program Wiki
m (changed module names to better match cfg names, changed parameters) |
m (I'll most likely ask Murph for help soon) |
||
Line 3: | Line 3: | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
|LiquidFuel|Oxidizer|SolidFuel|MonoPropellant|XenonGas|ElectricCharge= | |LiquidFuel|Oxidizer|SolidFuel|MonoPropellant|XenonGas|ElectricCharge= | ||
− | ! {{dict|Amount}} | + | ! rowspan=2 {{!}} {{dict|Amount}} |
|ReactionWheel= | |ReactionWheel= | ||
− | ! {{dict|Torque}} | + | ! rowspan=2 {{!}} {{dict|Torque}} |
− | ! {{dict|Usage}} | + | ! rowspan=2 {{!}} {{dict|Usage}} |
| | | | ||
}} | }} | ||
Line 19: | Line 19: | ||
|MonoPropellant= | |MonoPropellant= | ||
! colspan=1 {{!}} {{dict|Monopropellant}} | ! colspan=1 {{!}} {{dict|Monopropellant}} | ||
+ | |XenonGas= | ||
+ | ! colspan=1 {{!}} {{dict|XenonGas}} | ||
+ | |ReactionWheel= | ||
+ | ! colspan=2 {{!}} {{dict|ReactionWheel}} | ||
| | | | ||
}} | }} |