Difference between revisions of "Template:Infobox/Part/Parameters"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+physics insignificant;)
m (*wet costs;)
Line 12: Line 12:
 
{{Parameter Row|size2|Second radial size of the part (uses {{Tl|Radial Size}}).|Not set/Hidden|1}}
 
{{Parameter Row|size2|Second radial size of the part (uses {{Tl|Radial Size}}).|Not set/Hidden|1}}
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part||{{Parameter Row|height|Height of the part in meters.|Not set/Hidden}}}}
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part||{{Parameter Row|height|Height of the part in meters.|Not set/Hidden}}}}
{{Parameter Row|costs|Costs of the part}}
+
{{Parameter Row|costs|Wet costs of the part, which is usually given in the part.cfg.}}
 
{{Parameter Row|mass|Dry mass of the part, which is usually given in the part.cfg.|{{{def mass|}}}}}
 
{{Parameter Row|mass|Dry mass of the part, which is usually given in the part.cfg.|{{{def mass|}}}}}
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|
{{Parameter Row|lf|Amount of liquid fuel on that part in units. Only used for wet mass calculation.|<tt>0</tt>}}
+
{{Parameter Row|lf|Amount of liquid fuel on that part in units. Only used for wet mass/dry costs calculation.|<tt>0</tt>}}
{{Parameter Row|ox|Amount of oxidizer on that part in units. Only used for wet mass calculation.|<tt>0</tt>}}
+
{{Parameter Row|ox|Amount of oxidizer on that part in units. Only used for wet mass/dry costs calculation.|<tt>0</tt>}}
{{Parameter Row|mp|Amount of monopropellant on that part in units. Only used wet dry mass calculation.|<tt>0</tt>}}
+
{{Parameter Row|mp|Amount of monopropellant on that part in units. Only used wet mass/dry costs calculation.|<tt>0</tt>}}
{{Parameter Row|sf|Amount of solid fuel on that part in units. Only used for wet mass calculation.|<tt>0</tt>}}
+
{{Parameter Row|sf|Amount of solid fuel on that part in units. Only used for wet mass/dry costs calculation.|<tt>0</tt>}}
{{Parameter Row|xg|Amount of xenon gas on that part in units. Only used for wet mass calculation.|<tt>0</tt>}}
+
{{Parameter Row|xg|Amount of xenon gas on that part in units. Only used for wet mass/dry costs calculation.|<tt>0</tt>}}
{{Parameter Row|ia|Amount of intake air on that part in units. Only used for wet mass calculation.|<tt>0</tt>}}}}
+
{{Parameter Row|ia|Amount of intake air on that part in units. Only used for wet mass/dry costs calculation.|<tt>0</tt>}}}}
 
{{Parameter Row|drag|Drag of the part}}
 
{{Parameter Row|drag|Drag of the part}}
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|

Revision as of 10:30, 20 July 2014

Template:Parameter TableCreates a parameters table for the templates of {{Infobox/Part}}.

Parameters

Template:Parameter Table

Additional parameters

To add additional parameters add a row for each parameter using {{Parameter Row}}.