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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (+link in forums;)
Line 1: Line 1:
<includeonly>{{Partbox/Line|{{Partbox/Dict|Maximum thrust}}|{{#if: {{{3|}}}|{{#expr: {{{3}}}/{{{2}}}*{{{1}}}}}|{{{1}}}}}&nbsp;kN|{{#if: {{{3|}}}|{{{1}}}&nbsp;kN}}}}</includeonly><noinclude>Creates one thrust entry for {{Tl|Partbox}}. Has at least two parameters for the vacuum (?) thrust in kN and I<sub>sp</sub> in seconds.
+
<includeonly>{{Infobox/Part/Line|{{Partbox/Dict|Maximum thrust}}|{{#if: {{{3|}}}|{{#expr: {{{3}}}/{{{2}}}*{{{1}}}}}|{{{1}}}}}&nbsp;kN|{{#if: {{{3|}}}|{{{1}}}&nbsp;kN}}}}</includeonly><noinclude>Creates one thrust entry for {{Tl|Infobox/Part}}. Has at least two parameters for the vacuum (?) thrust in kN and I<sub>sp</sub> in seconds.
  
 
<div style="border: 1px solid #000;background: #E0E0E0;padding:0.5em 1em;border-bottom:0;text-align:center;font-weight:bold;">Template usage</div>
 
<div style="border: 1px solid #000;background: #E0E0E0;padding:0.5em 1em;border-bottom:0;text-align:center;font-weight:bold;">Template usage</div>
 
<div style="border: 1px solid #000;background: #F7F7F7;padding:1em;border-top:0;">When in a future version the thrust depends on the I<sub>sp</sub>. With 0.19.1 the fuel consumption is changing, but in [http://forum.kerbalspaceprogram.com/showthread.php/26107-Isp-doesn-t-work-right?p=327805&viewfull=1#post327805 future version] the fuel consumption is constant and the thrust varies.
 
<div style="border: 1px solid #000;background: #F7F7F7;padding:1em;border-top:0;">When in a future version the thrust depends on the I<sub>sp</sub>. With 0.19.1 the fuel consumption is changing, but in [http://forum.kerbalspaceprogram.com/showthread.php/26107-Isp-doesn-t-work-right?p=327805&viewfull=1#post327805 future version] the fuel consumption is constant and the thrust varies.
  
To support this change, all engine [[:Category:Partbox Templates|subtemplates]] should use this template so if the update occurs only this template needs to be changed.</div>
+
To support this change, all engine [[:Category:Infobox/Part subtemplates|subtemplates]] should use this template so if the update occurs only this template needs to be changed.</div>
  
{| class="wikitable"
+
{{Parameter Table|name=number|parameters=
! #
+
{{Parameter Row|1|Vacuum (?) thrust in kN}}
! Optional
+
{{Parameter Row|2|Vacuum I<sub>sp</sub> in seconds}}
! Description
+
{{Parameter Row|3|Atmospheric I<sub>sp</sub> in seconds.|Not set}}
{{ParameterRow|1|Vacuum (?) thrust in kN}}
+
}}
{{ParameterRow|2|Vacuum I<sub>sp</sub> in seconds}}
 
{{ParameterRow|3|Atmospheric I<sub>sp</sub> in seconds.|Not set}}
 
|}
 
  
This template calculates the thrust range and then creates the entry for a {{Tl|Partbox}}.
+
This template calculates the thrust range and then creates the entry for a {{Tl|Infobox/Part}}.
  
<nowiki>[[Category:Templates|Partbox/Thrust]]</nowiki></noinclude>
+
<nowiki>[[Category:Templates]]</nowiki></noinclude>

Revision as of 15:19, 12 July 2013

Creates one thrust entry for {{Infobox/Part}}. Has at least two parameters for the vacuum (?) thrust in kN and Isp in seconds.

Template usage
When in a future version the thrust depends on the Isp. With 0.19.1 the fuel consumption is changing, but in future version the fuel consumption is constant and the thrust varies. To support this change, all engine subtemplates should use this template so if the update occurs only this template needs to be changed.

Template:Parameter Table

This template calculates the thrust range and then creates the entry for a {{Infobox/Part}}.

[[Category:Templates]]