Difference between revisions of "Template:Infobox/Part/FuelConsumption/Cell"
From Kerbal Space Program Wiki
< Template:Infobox | Part
m (Remove consumption in vacuum and custom caption as they are unused) |
m (Add ability to use custom caption) |
||
Line 1: | Line 1: | ||
<noinclude>{{Infobox/Part/preview| | <noinclude>{{Infobox/Part/preview| | ||
− | </noinclude>{{Infobox/Line|{{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> | + | </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> |
}} | }} | ||
Line 10: | Line 10: | ||
{{Parameter row|3|Visible unit for the consumption in X/s. Will be parsed through {{Tl|Unit}}.|<tt>l</tt>}} | {{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|4|Number of decimal places shown.|<tt>2</tt>}} | ||
+ | {{Parameter row|5|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> |
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}}) |