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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (formatting)
m (Fix brake when not set, make steering and speed optional)
Line 1: Line 1:
 
<noinclude>{{Infobox/Part/preview|
 
<noinclude>{{Infobox/Part/preview|
 
</noinclude>{{Infobox/Line|{{Infobox/Part/Dict|retractable}}|{{#ifeq: {{lc:{{{retract<noinclude>|y</noinclude>}}}}}|y|{{Yes}}|{{No}}}}}}
 
</noinclude>{{Infobox/Line|{{Infobox/Part/Dict|retractable}}|{{#ifeq: {{lc:{{{retract<noinclude>|y</noinclude>}}}}}|y|{{Yes}}|{{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|brake}}|{{#ifexpr: {{{brake|0<noinclude>34</noinclude>}}} > 0|{{{brake<noinclude>|34</noinclude>}}}&nbsp;{{Dict|k}}{{Dict|N}}{{Dict|m}}|{{No}}}}}}
{{Infobox/Line|{{Infobox/Part/Dict|steering}}|{{{steering<noinclude>|31</noinclude>}}}&nbsp;°}}
+
{{Infobox/Line|{{Infobox/Part/Dict|steering}}|{{#ifexpr: {{{steering|0<noinclude>31</noinclude>}}} > 0|{{{steering<noinclude>|31</noinclude>}}}&nbsp;°|{{No}}}}}}{{if||{{{speed|<noinclude>12</noinclude>}}}|
 
{{Infobox/Line|{{Infobox/Part/Dict|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}}}}<noinclude>
+
{{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|{{{elec<noinclude>|1.0</noinclude>}}}&nbsp;{{Mark|echu}}/{{dict|s}}}}}}<noinclude>
 
}}
 
}}
  
Line 10: Line 10:
  
 
{{Parameter table|name=text|parameters=
 
{{Parameter table|name=text|parameters=
{{Parameter row|retract|Whether the wheel is retractable or not.}}
+
{{Parameter row|retract|Whether the wheel is retractable or not.|Not set/<tt><nowiki>{{No}}</nowiki></tt>}}
{{Parameter row|brake|The speed in kNm at which the wheel brakes. Shows as <code>No</code> if set to 0.}}
+
{{Parameter row|brake|The speed in kNm at which the wheel brakes. Shows as <code>No</code> if set to 0.|Not set/<tt><nowiki>{{No}}</nowiki></tt>}}
{{Parameter row|steering|How many degrees the wheel can turn.}}
+
{{Parameter row|steering|How many degrees the wheel can turn.|Not set/<tt><nowiki>{{No}}</nowiki></tt>}}
{{Parameter row|speed|The speed the motor can create in m/s.}}
+
{{Parameter row|speed|The speed the motor can create in m/s.|Not set/Hidden}}
{{Parameter row|elec|Electricity requirement in {{mark|echu}}/s.}}
+
{{Parameter row|elec|Electricity requirement in {{mark|echu}}/s.|Not set/Hidden}}
 
}}
 
}}
  
 
{{Subcategory|modules}}</noinclude>
 
{{Subcategory|modules}}</noinclude>

Revision as of 21:12, 13 September 2024

Retractable Yes
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 Yes Whether the wheel is retractable or not. Not set/{{No}}
brake Yes The speed in kNm at which the wheel brakes. Shows as No if set to 0. Not set/{{No}}
steering Yes How many degrees the wheel can turn. Not set/{{No}}
speed Yes The speed the motor can create in m/s. Not set/Hidden
elec Yes Electricity requirement in ⚡/s. Not set/Hidden