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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*updated to new name;)
m (*new name;)
Line 2: Line 2:
  
 
{{Parameter Table|name=number|parameters=
 
{{Parameter Table|name=number|parameters=
{{ParameterRow|1|Density in kg/m<sup>3</sup>}}
+
{{Parameter Row|1|Density in kg/m<sup>3</sup>}}
{{ParameterRow|2|Thrust in kN}}
+
{{Parameter Row|2|Thrust in kN}}
{{ParameterRow|3|I<sub>sp</sub> in seconds}}
+
{{Parameter Row|3|I<sub>sp</sub> in seconds}}
{{ParameterRow|4|I<sub>sp</sub> in seconds.|Not set}}
+
{{Parameter Row|4|I<sub>sp</sub> in seconds in vacuum (3rd parameter is then for atmosphere).|Not set}}
 
}}
 
}}
  

Revision as of 18:58, 12 July 2013

Creates one fuel consumption entry for {{Infobox/Part}}. Has at least three parameters ({{{1}}}) for the density in kg/m3 ({{{1}}}) and the fuel consumption in L/s at atmospheric pressure ({{{2}}}) (or if no difference exists for all situations) and could be use {{{3}}} for the fuel consumption in L/s in vacuum.

Template:Parameter Table

This template uses {{FuelConsumption}} to calculate the consumption and then passes it to {{Infobox/Part/FuelConsumption/Cell}} which creates the entry for a {{Infobox/Part}}.