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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*renamed Parameter Table to Parameter table;)
m (volume -1 as mentionned in the cfg file)
 
(12 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
{{{additional|}}}
 
{{{additional|}}}
 
{{!}}-
 
{{!}}-
! colspan="3" {{!}} Parameters of {{Tl|Infobox/Part}}}}
+
! colspan="4" {{!}} Parameters of {{Tl|Infobox/Part}}}}
{{Parameter row|name|Name of part.|<nowiki>{{BASEPAGENAME}}</nowiki>}}{{if||{{#ifeq: {{{more|}}}|all|1}}{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|1}}|
+
{{Parameter row|name|Name of the part, which can be found in the localization file. Uses {{Tl|Dict/part name}} to translate names.|<nowiki>{{BASEPAGENAME}}</nowiki>}}
{{Parameter row|role|Role of the part. Overrides the type parameter.}}}}
+
{{Parameter row|file|Filename to image of the part.|[[:File:Image needed.svg]]}}
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|
{{Parameter row|type|[[#Types|Type]] of the part. Automatically defines the role and parent parameter.|Not set/Hidden}}}}
+
{{Parameter row|type|[[#Types|Type]] of the part. Automatically defines the role and parent parameter.}}
{{Parameter row|file|Filename to image of the part.|[[:File:Image needed.svg]]}}
+
{{Parameter row|role|Role of the part. Overrides the type parameter.|<nowiki>{{type}}</nowiki>}}}}
 
{{Parameter row|size|Radial size of the part (uses {{Tl|Radial Size}}).|{{#if: {{{def size|}}}|<tt>{{{def size}}}</tt> ({{Radial Size|{{{def size}}}}})|Not set/Hidden}}}}
 
{{Parameter row|size|Radial size of the part (uses {{Tl|Radial Size}}).|{{#if: {{{def size|}}}|<tt>{{{def size}}}</tt> ({{Radial Size|{{{def size}}}}})|Not set/Hidden}}}}
 
{{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}}}}
+
{{Parameter row|size3|Third radial size of the part (uses {{Tl|Radial Size}}).|Not set/Hidden|1}}
{{Parameter row|costs|Wet costs of the part, which is usually given in the part.cfg.}}
+
{{Parameter row|manufacturer|Manufacturer of the part. If set linked to the category of this name (see also [[:Category:Manufacturers]]). Automatically uses {{Tl|Infobox/Part/Manufacturer}} and {{Tl|Infobox/Part/Manufacturer entry}} on it.|Not set/Hidden}}
{{Parameter row|mass|Dry mass of the part, which is usually given in the part.cfg.|{{{def mass|}}}}}
+
{{Parameter row|manufacturer2|Second manufacturer of the part.|Not set/Hidden|1}}
 +
{{Parameter row|costs|Cost of the part, which is usually given in the part.cfg.}}
 +
{{Parameter row|mass|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/dry costs 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/dry costs 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 mass/dry costs 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/dry costs 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/dry costs 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/dry costs 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|or|Amount of Ore on that part in units. Only used for wet mass/dry costs calculation.|<tt>0</tt>}}
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|
+
{{Parameter row|ab|Amount of Ablator on that part in units. Only used for wet mass/dry costs calculation.|<tt>0</tt>}}}}
{{Parameter row|drag type|Drag type of the part}}}}
+
{{Parameter row|drag|Drag of the part. By different values, add <tt>minimum_drag</tt> first and then <tt>maximum_drag</tt>}}
{{Parameter row|temp|Temperature resistance of the part}}
+
{{Parameter row|temp|Temperature resistance of the part, which is usually given in the part.cfg.}}
{{Parameter row|tolerance|Impact tolerance of the part}}
+
{{Parameter row|tolerance|Impact tolerance of the part, which is usually given in the part.cfg.}}
{{Parameter row|manufacturer|Manufacturer of the part. If set linked to the category of this name (see also [[:Category:Manufacturers]]). Automatically uses {{Tl|Infobox/Part/Manufacturer}} and {{Tl|Infobox/Part/Manufacturer entry}} on it.|Not set/Hidden}}
+
{{Parameter row|volume|Volume of the part for cargo storage, which is usually given in the part.cfg in the ModuleCargoPart module. If the volume is -1, it is considered as a construction part which cannot be stored (N/A).|Unknown volume (?)}}
{{#if: {{{more|}}}{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|1}}|{{Parameter row|more|More module-specific information (see {{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part||{{Tl|Infobox/Part}} section&#32;}}[[Template:Infobox/Part#More parameter|More parameter]]).|Not set}}}}
+
{{Parameter row|research|Research node required for this part. Uses {{Tl|Dict/sci node}} to translate names.|Unknown}}
{{Parameter row|research|Research node required for this part. Not all subtemplates support this parameter yet.|Unknown}}
+
{{Parameter row|unlock cost|Cost to unlock the part, which is usually given in the part.cfg.}}
{{Parameter row|research page|Article of the research node required for this part. Don't use link to [[technology tree]], but instead redirect from the node if wished. Not all subtemplates support this parameter yet.|The same as {{{research}}}|1}}
 
 
{{Parameter row|since|Version the part first appeared in. It will be used in {{Tl|version}}.|Unknown}}
 
{{Parameter row|since|Version the part first appeared in. It will be used in {{Tl|version}}.|Unknown}}
 +
{{Parameter row|dlc|Name of the dlc. Used for link to cfg-entry in wiki. Can be:
 +
* <tt>mh</tt>
 +
* <tt>bg</tt>|Not Set}}
 +
{{Parameter row|filename|The filename (with extension) of the part.cfg}}
 
{{Parameter row|part|Name of the part folder. Used for link to cfg-entry in wiki. It will create a link to <tt><nowiki>Parts/{{{parent}}}/{{{part}}}/part.cfg</nowiki></tt>.}}
 
{{Parameter row|part|Name of the part folder. Used for link to cfg-entry in wiki. It will create a link to <tt><nowiki>Parts/{{{parent}}}/{{{part}}}/part.cfg</nowiki></tt>.}}
{{#if: {{{def parent|}}}{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|1}}|{{Parameter row|parent|Parent directory of the part folder. Used for ''part.cfg'' file, see above. Overrides the type parameter.|{{{def parent|}}}}}}}
 
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|
 
{{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part|
 +
{{Parameter row|parent|Parent directory of the part folder. Used for ''part.cfg'' file, see above. Overrides the type parameter.|{{{def parent|}}}}}
 +
{{Parameter row|physics insignificant|Mark the mass and drag automatically with a note that they are insignificant (so called [[massless part]]s). This will use {{{nref}}}, so if it isn't set, will set it automatically to "N". Other notes can use that group then too. Must be set to "Y" or "y" to show insignificance.|Not set/Hidden}}
 
{{Parameter row|notes|Additional notes below the part information.|Not set/Hidden}}
 
{{Parameter row|notes|Additional notes below the part information.|Not set/Hidden}}
{{Parameter row|physics insignificant|Mark the mass and drag automatically with a note that they are insignificant (so called [[massless part]]s). This will use {{{nref}}}, so if it isn't set, will set it automatically to "N". Other notes can use that group then too. Must be set to "Y" or "y" to show insignificance.|Not set/Hidden}}
+
{{Parameter row|nref|Automatically add references of the group with that name (usually <tt>N</tt>). Modules might have a <tt>nref</tt> parameter which needs to be set to the same value.|Not set/Hidden}}
{{Parameter row|nref|Automatically add references of the group with that name (usually <tt>N</tt>). Modules might have a <tt>nref</tt> parameter which needs to be set to the same value.|Not set/Hidden}}}}
+
{{Parameter row|more|More module-specific information (see {{#ifeq: {{FULLPAGENAME}}|Template:Infobox/Part||{{Tl|Infobox/Part}} section&#32;}}[[Template:Infobox/Part#More parameter|More parameter]]).|Not set}}}}
}}<noinclude><!--- note to editers: entries might not show up here, because they only show on the main template! -->Creates a parameters table for the templates of {{Tl|Infobox/Part}}.
+
}}<noinclude>
 +
<!--- Note to editors: entries might not show up here, because they only show on the main template! -->Creates a parameters table for the templates of {{Tl|Infobox/Part}}.
  
 
== Parameters ==
 
== Parameters ==
 
{{Parameter table|name=text|parameters=
 
{{Parameter table|name=text|parameters=
 
{{Parameter row|additional|List additional parameters.|Not set}}
 
{{Parameter row|additional|List additional parameters.|Not set}}
{{Parameter row|more|Show <tt>{{{more}}}</tt>, <tt>{{{class}}}</tt> and <tt>{{{role}}}</tt> parameter. Either:
 
* <tt>all</tt> to show all three
 
* All other values to show only the more parameter|No}}
 
 
{{Parameter row|def size|Default size value.|<tt>Not set</tt>}}
 
{{Parameter row|def size|Default size value.|<tt>Not set</tt>}}
 
{{Parameter row|def parent|Default parent value. If set it will be shown.|<tt>Not set</tt>}}
 
{{Parameter row|def parent|Default parent value. If set it will be shown.|<tt>Not set</tt>}}

Latest revision as of 20:16, 5 February 2021

Name Optional Description Default
Parameters of {{Infobox/Part}}
name Yes Name of the part, which can be found in the localization file. Uses {{Dict/part name}} to translate names. {{BASEPAGENAME}}
file Yes Filename to image of the part. File:Image needed.svg
size Yes Radial size of the part (uses {{Radial Size}}). Not set/Hidden
size2 Yes Second radial size of the part (uses {{Radial Size}}). Not set/Hidden
size3 Yes Third radial size of the part (uses {{Radial Size}}). Not set/Hidden
manufacturer Yes Manufacturer of the part. If set linked to the category of this name (see also Category:Manufacturers). Automatically uses {{Infobox/Part/Manufacturer}} and {{Infobox/Part/Manufacturer entry}} on it. Not set/Hidden
manufacturer2 Yes Second manufacturer of the part. Not set/Hidden
costs No Cost of the part, which is usually given in the part.cfg.
mass No Mass of the part, which is usually given in the part.cfg.
drag No Drag of the part. By different values, add minimum_drag first and then maximum_drag
temp No Temperature resistance of the part, which is usually given in the part.cfg.
tolerance No Impact tolerance of the part, which is usually given in the part.cfg.
volume Yes Volume of the part for cargo storage, which is usually given in the part.cfg in the ModuleCargoPart module. If the volume is -1, it is considered as a construction part which cannot be stored (N/A). Unknown volume (?)
research Yes Research node required for this part. Uses {{Dict/sci node}} to translate names. Unknown
unlock cost No Cost to unlock the part, which is usually given in the part.cfg.
since Yes Version the part first appeared in. It will be used in {{version}}. Unknown
dlc Yes Name of the dlc. Used for link to cfg-entry in wiki. Can be:
  • mh
  • bg
Not Set
filename No The filename (with extension) of the part.cfg
part No Name of the part folder. Used for link to cfg-entry in wiki. It will create a link to Parts/{{{parent}}}/{{{part}}}/part.cfg.

Creates a parameters table for the templates of {{Infobox/Part}}.

Parameters

Name Optional Description Default
additional Yes List additional parameters. Not set
def size Yes Default size value. Not set
def parent Yes Default parent value. If set it will be shown. Not set
def mass Yes Default mass value. If set it will be shown. Not set

Additional parameters

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