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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*use dict instead of lang;)
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';)
Line 2: Line 2:
  
 
{{Parameter Table|name=number|parameters=
 
{{Parameter Table|name=number|parameters=
{{Parameter Row|1|Density in kg/m<sup>3</sup>}}
+
{{Parameter row|1|Density in kg/m<sup>3</sup>}}
{{Parameter Row|2|Consumption in L/s at atmospheric pressure (or if no difference exists for all situations)}}
+
{{Parameter row|2|Consumption in L/s at atmospheric pressure (or if no difference exists for all situations)}}
{{Parameter Row|3|Consumption in L/s in vacuum (2rd parameter is then for atmosphere).|Not set}}
+
{{Parameter row|3|Consumption in L/s in vacuum (2rd parameter is then for atmosphere).|Not set}}
{{Parameter Row|4|Visible unit for the consumption in X/s. Will be parsed through {{Tl|Unit}}.|<tt>l</tt>}}
+
{{Parameter row|4|Visible unit for the consumption in X/s. Will be parsed through {{Tl|Unit}}.|<tt>l</tt>}}
{{Parameter Row|5|Number of decimal places shown.|<tt>2</tt>}}
+
{{Parameter row|5|Number of decimal places shown.|<tt>2</tt>}}
{{Parameter Row|6|Caption shown by the cell.|Not set (automatically translated <tt>Fuel consumption</tt> by {{Tl|Infobox/Part/Dict}})}}
+
{{Parameter row|6|Caption shown by the cell.|Not set (automatically translated <tt>Fuel consumption</tt> by {{Tl|Infobox/Part/Dict}})}}
 
}}
 
}}
  
 
[[Category:Calculating templates]]
 
[[Category:Calculating templates]]
 
[[Category:Infobox/Part metatemplates]]</noinclude>
 
[[Category:Infobox/Part metatemplates]]</noinclude>

Revision as of 20:52, 26 November 2014

Creates one fuel consumption entry for {{Infobox/Part}}.

Template:Parameter Table