Difference between revisions of "Template:Infobox/Part/Thrust"
From Kerbal Space Program Wiki
< Template:Infobox | Part
m (*renamed Parameter Table to Parameter table;) |
(*update to 1.0;) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{Infobox/Part/Line|{{Infobox/Part/Dict|Maximum thrust}}|{{Formatnum|{{#if: | + | <includeonly>{{Infobox/Part/Line|{{Infobox/Part/Dict|Maximum thrust}}|{{Formatnum|{{{2}}}|2}} {{Dict|k}}{{Dict|N}}|{{#if: {{{3|}}}|{{Formatnum|{{#expr: {{{1}}}/{{{2}}}*{{{3}}}}}|2}} {{Dict|k}}{{Dict|N}}}}}}</includeonly><noinclude>Creates one thrust entry for {{Tl|Infobox/Part}}. Has at least two parameters for the atmospheric thrust in kN and I<sub>sp</sub> in seconds. |
− | |||
− | |||
− | |||
− | |||
− | |||
{{Parameter table|name=number|parameters= | {{Parameter table|name=number|parameters= | ||
− | {{Parameter row|1| | + | {{Parameter row|1|Thrust at 1 atm in kN (the value given in the part configuration)}} |
{{Parameter row|2|I<sub>sp</sub> in seconds (atmospheric when 3rd parameter is set)}} | {{Parameter row|2|I<sub>sp</sub> in seconds (atmospheric when 3rd parameter is set)}} | ||
{{Parameter row|3|Vacuum I<sub>sp</sub> in seconds.|Not set}} | {{Parameter row|3|Vacuum I<sub>sp</sub> in seconds.|Not set}} | ||
Line 14: | Line 9: | ||
This template calculates the thrust range and then creates the entry for a {{Tl|Infobox/Part}}. | This template calculates the thrust range and then creates the entry for a {{Tl|Infobox/Part}}. | ||
− | [[Category: | + | [[Category:Calculating templates]] |
+ | [[Category:Infobox/Part metatemplates]]</noinclude> |
Revision as of 09:20, 1 May 2015
Creates one thrust entry for {{Infobox/Part}}. Has at least two parameters for the atmospheric thrust in kN and Isp in seconds.
# | Optional | Description | Default |
---|---|---|---|
1 | No | Thrust at 1 atm in kN (the value given in the part configuration) | |
2 | No | Isp in seconds (atmospheric when 3rd parameter is set) | |
3 | Yes | Vacuum Isp in seconds. | Not set |
This template calculates the thrust range and then creates the entry for a {{Infobox/Part}}.