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

From Kerbal Space Program Wiki
Jump to: navigation, search
(+changing unit and decimal places;)
(+allow manual caption; *made category more specific;)
Line 1: Line 1:
<includeonly>{{Infobox/Part/FuelConsumption/Cell|{{{1}}}|{{FuelConsumption|{{{3}}}|{{{2}}}|{{{1}}}}}|{{#if: {{{4|}}}|{{FuelConsumption|{{{4}}}|{{{2}}}|{{{1}}}}}}}|{{{5|l}}}|{{{6|2}}}}}</includeonly><noinclude>Creates one fuel consumption entry for {{Tl|Infobox/Part}}. Has at least three parameters ({{{1}}}) for the density in kg/m<sup>3</sup> ({{{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.
+
<includeonly>{{Infobox/Part/FuelConsumption/Cell|{{{1}}}|{{FuelConsumption|{{{3}}}|{{{2}}}|{{{1}}}}}|{{#if: {{{4|}}}|{{FuelConsumption|{{{4}}}|{{{2}}}|{{{1}}}}}}}|{{{5|l}}}|{{{6|2}}}|{{{7|}}}}}</includeonly><noinclude>Creates one fuel consumption entry for {{Tl|Infobox/Part}}. Has at least three parameters ({{{1}}}) for the density in kg/m<sup>3</sup> ({{{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.
  
 
{{Parameter Table|name=number|parameters=
 
{{Parameter Table|name=number|parameters=
Line 8: Line 8:
 
{{Parameter Row|5|Visible unit for the consumption in X/s.|<tt>l</tt>}}
 
{{Parameter Row|5|Visible unit for the consumption in X/s.|<tt>l</tt>}}
 
{{Parameter Row|6|Number of decimal places shown.|<tt>2</tt>}}
 
{{Parameter Row|6|Number of decimal places shown.|<tt>2</tt>}}
 +
{{Parameter Row|7|Caption shown by the cell.|Not set (automatically translated <tt>Fuel consumption</tt> by {{Tl|Infobox/Part/Dict}})}}
 
}}
 
}}
  
 
This template uses {{Tl|FuelConsumption}} to calculate the consumption and then passes it to {{Tl|Infobox/Part/FuelConsumption/Cell}} which creates the entry for a {{Tl|Infobox/Part}}.
 
This template uses {{Tl|FuelConsumption}} to calculate the consumption and then passes it to {{Tl|Infobox/Part/FuelConsumption/Cell}} which creates the entry for a {{Tl|Infobox/Part}}.
  
[[Category:Templates]]</noinclude>
+
[[Category:Calculating templates]]</noinclude>

Revision as of 13:21, 21 December 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}}.