Difference between revisions of "Template:Infobox/Part/torque"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+unit;)
Line 1: Line 1:
<includeonly>{{Infobox/Line|{{lang|en=Pitch torque|de=Nickdrehmoment|pl=Siła Pułapu|zh-cn=俯仰扭矩}}|{{#if: {{{3|}}}|{{{3}}}|{{{1}}}}}}}
+
<includeonly>{{Infobox/Line|{{lang|en=Pitch torque|de=Nickdrehmoment|pl=Siła Pułapu|zh-cn=俯仰扭矩}}|{{#if: {{{3|}}}|{{{3}}}|{{{1}}}}}&nbsp;kN·m}}
{{Infobox/Line|{{lang|en=Yaw torque|de=Gierdrehmoment|pl=Siła wychylenia|zh-cn=偏航扭矩}}|{{#if: {{{4|}}}|{{{4}}}|{{{1}}}}}}}
+
{{Infobox/Line|{{lang|en=Yaw torque|de=Gierdrehmoment|pl=Siła wychylenia|zh-cn=偏航扭矩}}|{{#if: {{{4|}}}|{{{4}}}|{{{1}}}}}&nbsp;kN·m}}
{{Infobox/Line|{{lang|en=Roll torque|de=Rolldrehmoment|pl=Siła obrotu|zh-cn=翻滚扭矩}}|{{#if: {{{5|}}}|{{{5}}}|{{{1}}}}}}}
+
{{Infobox/Line|{{lang|en=Roll torque|de=Rolldrehmoment|pl=Siła obrotu|zh-cn=翻滚扭矩}}|{{#if: {{{5|}}}|{{{5}}}|{{{1}}}}}&nbsp;kN·m}}
 
{{Infobox/Line|{{Infobox/Part/Dict|torque req}}|{{#if: {{{2|}}}|{{{2}}}|{{#expr: {{{1}}} * 0.1}}}}&nbsp;E/s}}</includeonly><noinclude>This template adds four lines about the torque properties.
 
{{Infobox/Line|{{Infobox/Part/Dict|torque req}}|{{#if: {{{2|}}}|{{{2}}}|{{#expr: {{{1}}} * 0.1}}}}&nbsp;E/s}}</includeonly><noinclude>This template adds four lines about the torque properties.
  
 
{{Parameter Table|name=number|parameters=
 
{{Parameter Table|name=number|parameters=
{{Parameter Row|1|Maximum SAS torque}}
+
{{Parameter Row|1|Maximum SAS torque in kN·m}}
 
{{Parameter Row|2|The amount of power drained by the reaction wheels|10 % of the <tt>{{{torque}}}</tt>}}
 
{{Parameter Row|2|The amount of power drained by the reaction wheels|10 % of the <tt>{{{torque}}}</tt>}}
{{Parameter Row|3|Maxmimum pitch torque|<tt>{{{torque}}}</tt>}}
+
{{Parameter Row|3|Maximum pitch torque in kN·m|<tt>{{{torque}}}</tt>}}
{{Parameter Row|4|Maxmimum yaw torque|<tt>{{{torque}}}</tt>}}
+
{{Parameter Row|4|Maximum yaw torque in kN·m|<tt>{{{torque}}}</tt>}}
{{Parameter Row|5|Maxmimum roll torque|<tt>{{{torque}}}</tt>}}
+
{{Parameter Row|5|Maximum roll torque in kN·m|<tt>{{{torque}}}</tt>}}
 
}}
 
}}
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 10:25, 24 October 2013

This template adds four lines about the torque properties.

Template:Parameter Table