Difference between revisions of "Template:Infobox/Part/command module"
From Kerbal Space Program Wiki
< Template:Infobox | Part
m (Try to fix template) |
m |
||
Line 1: | Line 1: | ||
− | <noinclude>{{Infobox/Part/preview|</noinclude>{{Infobox/Part/torque|{{{torque<noinclude>|12</noinclude>}}}|{{{torque drain|}}}|{{{pitch torque|}}}|{{{yaw torque|}}}|{{{roll torque|}}}|type=Module}} | + | <noinclude>{{Infobox/Part/preview|</noinclude>{{#if: {{{torque|}}}| |
+ | {{Infobox/Part/torque|{{{torque<noinclude>|12</noinclude>}}}|{{{torque drain|}}}|{{{pitch torque|}}}|{{{yaw torque|}}}|{{{roll torque|}}}|type=Module}}}} | ||
{{#if: {{{power consumption|}}}| | {{#if: {{{power consumption|}}}| | ||
{{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|{{Formatnum|{{#expr: ({{{power consumption}}} * 60)}}|2}} {{mark|echu}}/{{dict|min}}}}}}{{if|expr|{{{crew|0<noinclude>3</noinclude>}}}>0| | {{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|{{Formatnum|{{#expr: ({{{power consumption}}} * 60)}}|2}} {{mark|echu}}/{{dict|min}}}}}}{{if|expr|{{{crew|0<noinclude>3</noinclude>}}}>0| |
Revision as of 08:10, 14 April 2018
Crew capacity | (max) | {{{capacity}}} |
Monopropellant | 30 |
{{Infobox/Part}} module for command modules. Either power consumption
or crew
must be set.
Name | Optional | Description | Default |
---|---|---|---|
torque | No | Maximum SAS torque | |
pitch torque | Yes | Maximum pitch torque. | {{{torque}}} |
yaw torque | Yes | Maximum yaw torque. | {{{torque}}} |
roll torque | Yes | Maximum roll torque. | {{{torque}}} |
torque drain | Yes | The amount of power drained by the reaction wheels. Automatically calculated with type set to Module of {{Infobox/Part/Torque}}. | Not set |
power consumption | Yes | Electric power required to run the probe in ⚡/s. | Not set/Hidden |
crew | No | Crew capacity. Not required if {{{power consumption}}} is not empty. | |
crew req | Yes | Required crew to be operable. Not required if {{{power consumption}}} is not empty. | 1 |
mp | Yes | Monopropellant storage for EVA. Must be given also in the main template. Not required if {{{power consumption}}} is not empty. | Not set/Hidden |