Difference between revisions of "Template:Infobox/Part/rover wheel"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Use dict)
m (translations has been moved to a separate dictionary)
Line 1: Line 1:
 
<noinclude>{{Infobox/Part/preview|</noinclude>
 
<noinclude>{{Infobox/Part/preview|</noinclude>
{{Infobox/Line|{{Infobox/Part/Dict|Retractable}}|{{#ifeq: {{lc:{{{retract<noinclude>|n</noinclude>}}}}}|y|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|retractable}}|{{#ifeq: {{lc:{{{retract<noinclude>|n</noinclude>}}}}}|y|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{Infobox/Part/Dict|Brake torque}}|{{#ifexpr: {{{brake<noinclude>|34</noinclude>}}} > 0|{{{brake<noinclude>|34</noinclude>}}}&nbsp;{{Dict|k}}{{Dict|N}}{{Dict|m}}|{{No}}}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|brake}}|{{#ifexpr: {{{brake<noinclude>|34</noinclude>}}} > 0|{{{brake<noinclude>|34</noinclude>}}}&nbsp;{{Dict|k}}{{Dict|N}}{{Dict|m}}|{{No}}}}}}
{{Infobox/Line|{{Infobox/Part/Dict|Steering range}}|{{{steering<noinclude>|31</noinclude>}}}&nbsp;°}}
+
{{Infobox/Line|{{Infobox/Part/Dict|steering}}|{{{steering<noinclude>|31</noinclude>}}}&nbsp;°}}
{{Infobox/Line|{{Infobox/Part/Dict|Max. speed}}|{{{speed<noinclude>|12</noinclude>}}}&nbsp;{{Dict|m}}/{{Dict|s}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|speed}}|{{{speed<noinclude>|12</noinclude>}}}&nbsp;{{Dict|m}}/{{Dict|s}}}}
 
{{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|{{{elec<noinclude>|1.0</noinclude>}}}&nbsp;{{Mark|echu}}/{{dict|s}}}}
 
{{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|{{{elec<noinclude>|1.0</noinclude>}}}&nbsp;{{Mark|echu}}/{{dict|s}}}}
 
<noinclude>}}
 
<noinclude>}}

Revision as of 17:28, 7 September 2024

Retractable No
Brake torque 34 kNm
Steering range 31 °
Max. Speed 12 m/s
Electricity required 1.0 ⚡/s

{{Infobox/Part}} module for rover wheels. Use this module directly for them.

Name Optional Description Default
retract No Whether the wheel is retractable or not.
brake No The speed in kNm at which the wheel brakes.
steering Yes How many degrees the wheel can turn. Not set/Hidden
speed Yes The speed the motor can create in m/s. Not set/Hidden
elec Yes Electricity requirement in ⚡/s. Not set/Hidden