Difference between revisions of "Template:Infobox/Part/FuelConsumption/Cell"
From Kerbal Space Program Wiki
< Template:Infobox | Part
m (-formatnum/core usage;) |
|||
Line 1: | Line 1: | ||
− | <includeonly>{{Infobox/Part/Line|{{Infobox/Part/Dict|Consumption}}|2=<abbr title="{{ | + | <includeonly>{{Infobox/Part/Line|{{Infobox/Part/Dict|Consumption}}|2=<abbr title="{{#formatnum:{{#expr: {{{2}}}*{{{1}}}/1000}}|{{{5|2}}}|{{DS}}|t}} kg/s">{{Formatnum|{{{2}}}|{{{5|2}}}}}</abbr> {{Unit|{{{4|l}}}}}/s|3={{#if: {{{3|}}}|<abbr title="{{#formatnum:{{#expr: {{{3}}}*{{{1}}}/1000}}|{{{5|2}}}|{{DS}}|t}} kg/s">{{Formatnum|{{{3}}}|{{{5|2}}}}}</abbr> {{Unit|{{{4|l}}}}}/s}}}}</includeonly><noinclude>Creates one fuel consumption entry for {{Tl|Infobox/Part}}. 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. |
The {{{4}}} parameter changes the unit (per default l) which will be parsed through {{Tl|Unit}}. The precision can be determined with {{{5}}} and defaults to 2 decimal places. | The {{{4}}} parameter changes the unit (per default l) which will be parsed through {{Tl|Unit}}. The precision can be determined with {{{5}}} and defaults to 2 decimal places. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 10:50, 17 September 2013
Creates one fuel consumption entry for {{Infobox/Part}}. Has at least two parameters with the first for the density in kg/m3 ({{{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.
The {{{4}}} parameter changes the unit (per default l) which will be parsed through {{Unit}}. The precision can be determined with {{{5}}} and defaults to 2 decimal places.