Difference between revisions of "Template:Infobox/Part/control surface"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Use dict, add more params)
m (Area should be in percent, describe parameters better)
 
Line 1: Line 1:
 
<noinclude>{{Infobox/Part/preview|
 
<noinclude>{{Infobox/Part/preview|
 
</noinclude>{{Infobox/Line|{{Infobox/Part/Dict|lift}}|{{{lift<noinclude>|0.2</noinclude>}}}}}
 
</noinclude>{{Infobox/Line|{{Infobox/Part/Dict|lift}}|{{{lift<noinclude>|0.2</noinclude>}}}}}
 +
{{Infobox/Line|{{Infobox/Part/Dict|portion}}|{{#expr: {{{area|0<noinclude>0.95</noinclude>}}}*100}}%}}
 
{{Infobox/Line|{{Infobox/Part/Dict|deflection}}|{{{range<noinclude>|20</noinclude>}}}°}}
 
{{Infobox/Line|{{Infobox/Part/Dict|deflection}}|{{{range<noinclude>|20</noinclude>}}}°}}
{{Infobox/Line|{{Infobox/Body/Dict|area}}|{{{area<noinclude>|0.95</noinclude>}}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|actuator}}|{{{speed<noinclude>|35</noinclude>}}}°/{{Dict|s}}}}<noinclude>
{{Infobox/Line|{{Infobox/Part/Dict|actuator}}|{{{speed<noinclude>|35</noinclude>}}}°/{{Dict|s}} }}<noinclude>
 
 
}}
 
}}
  
Line 9: Line 9:
  
 
{{Parameter table|name=text|parameters=
 
{{Parameter table|name=text|parameters=
{{Parameter row|lift|The lift generated by the part.}}
+
{{Parameter row|lift|The amount of lift generated by the control surface.}}
{{Parameter row|range|The maximum range the part can deflection.}}
+
{{Parameter row|area|How many percent of the control surface generates the lift.}}
{{Parameter row|area|The surface area of the part.}}
+
{{Parameter row|range|The maximum range the control surface can deflect.}}
{{Parameter row|speed|The speed the moveable part moves at.}}
+
{{Parameter row|speed|The degrees per second the control surface moves at.}}
 
}}
 
}}
 
{{Subcategory|modules}}</noinclude>
 
{{Subcategory|modules}}</noinclude>

Latest revision as of 15:58, 8 September 2024

Lift generated 0.2
Cont. surf. portion 95%
Deflection range 20°
Actuator Speed 35°/s

{{Infobox/Part}} module for control surfaces.

Name Optional Description Default
lift No The amount of lift generated by the control surface.
area No How many percent of the control surface generates the lift.
range No The maximum range the control surface can deflect.
speed No The degrees per second the control surface moves at.