Difference between revisions of "Template:Infobox/Part/FuelConsumption/Cell"
From Kerbal Space Program Wiki
< Template:Infobox | Part
m (*renamed Parameter Table to Parameter table;) |
m (Add ability to use custom caption) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <noinclude>{{Infobox/Part/preview| |
+ | </noinclude>{{Infobox/Line|{{#if: {{{5|}}}|{{{5}}}|{{Infobox/Part/Dict|Consumption}}}}|<abbr title{{=}}"{{#formatnum:{{#expr: {{{2<noinclude>|9.15</noinclude>}}}*{{{1<noinclude>|5000</noinclude>}}}/1000}}|{{{4|2}}}|{{DS}}|t}} {{Dict|k}}{{Dict|g}}/{{Dict|s}}">{{Formatnum|{{{2<noinclude>|9.15</noinclude>}}}|{{{4|2}}}}}</abbr> {{Unit|{{{3|{{Dict|l}}}}}}}/{{Dict|s}}}}<noinclude> | ||
+ | }} | ||
+ | |||
+ | Creates one fuel consumption entry for {{Tl|Infobox/Part}}. | ||
{{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 | + | {{Parameter row|2|Consumption in l/s}} |
− | {{Parameter row|3 | + | {{Parameter row|3|Visible unit for the consumption in X/s. Will be parsed through {{Tl|Unit}}.|<tt>l</tt>}} |
− | + | {{Parameter row|4|Number of decimal places shown.|<tt>2</tt>}} | |
− | {{Parameter row| | + | {{Parameter row|5|Caption shown by the cell.|Not set (automatically translated <tt>Fuel consumption</tt> by {{Tl|Infobox/Part/Dict}})}} |
− | {{Parameter row| | ||
}} | }} | ||
[[Category:Calculating templates]] | [[Category:Calculating templates]] | ||
[[Category:Infobox/Part metatemplates]]</noinclude> | [[Category:Infobox/Part metatemplates]]</noinclude> |
Latest revision as of 16:19, 11 September 2024
Fuel consumption | 9.15 l/s |
Creates one fuel consumption entry for {{Infobox/Part}}.
# | Optional | Description | Default |
---|---|---|---|
1 | No | Density in kg/m3 | |
2 | No | Consumption in l/s | |
3 | Yes | Visible unit for the consumption in X/s. Will be parsed through {{Unit}}. | l |
4 | Yes | Number of decimal places shown. | 2 |
5 | Yes | Caption shown by the cell. | Not set (automatically translated Fuel consumption by {{Infobox/Part/Dict}}) |