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

From Kerbal Space Program Wiki
Jump to: navigation, search
m
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{Partbox/Line|{{Partbox/Dict|Consumption}}|2=<abbr title="{{Formatnum/Core|{{#expr: {{{2}}}*{{{1}}}/1000}}|2}}&nbsp;kg/s">{{Formatnum|{{{2}}}|2}}&nbsp;L/s</abbr>|3={{#if: {{{3|}}}|<abbr title="{{Formatnum/Core|{{#expr: {{{3}}}*{{{1}}}/1000}}|2}}&nbsp;kg/s">{{Formatnum|{{{3}}}|2}}&nbsp;L/s</abbr>}}}}</includeonly><noinclude>Creates one fuel consumption entry for {{Tl|Partbox}}. Has at least two parameters with the first for the density in kg/m<sup>3</sup> ({{{1}}}) and the second for 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/Line|{{#if: {{{6|}}}|{{{6}}}|{{Infobox/Part/Dict|Consumption}}}}|<abbr title{{=}}"{{#formatnum:{{#expr: {{{2}}}*{{{1}}}/1000}}|{{{5|2}}}|{{DS}}|t}}&nbsp;{{Dict|k}}{{Dict|g}}/{{Dict|s}}">{{Formatnum|{{{2}}}|{{{5|2}}}}}</abbr>&nbsp;{{Unit|{{{4|{{Dict|l}}}}}}}/{{Dict|s}}|{{#if: {{{3|}}}|<abbr title{{=}}"{{#formatnum:{{#expr: {{{3}}}*{{{1}}}/1000}}|{{{5|2}}}|{{DS}}|t}}&nbsp;{{Dict|k}}{{Dict|g}}/{{Dict|s}}">{{Formatnum|{{{3}}}|{{{5|2}}}}}</abbr>&nbsp;{{Unit|{{{4|{{Dict|l}}}}}}}/{{Dict|s}}}}}}</includeonly><noinclude>Creates one fuel consumption entry for {{Tl|Infobox/Part}}.
  
[[Category:Templates|Partbox/FuelConsumption/Cell]]</noinclude>
+
{{Parameter table|name=number|parameters=
 +
{{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|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|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}})}}
 +
}}
 +
 
 +
[[Category:Calculating templates]]
 +
[[Category:Infobox/Part metatemplates]]</noinclude>

Latest revision as of 21:56, 16 February 2020

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

# Optional Description Default
1 No Density in kg/m3
2 No Consumption in L/s at atmospheric pressure (or if no difference exists for all situations)
3 Yes Consumption in L/s in vacuum (2rd parameter is then for atmosphere). Not set
4 Yes Visible unit for the consumption in X/s. Will be parsed through {{Unit}}. l
5 Yes Number of decimal places shown. 2
6 Yes Caption shown by the cell. Not set (automatically translated Fuel consumption by {{Infobox/Part/Dict}})