Difference between revisions of "Template:Infobox/Part/Strut"
From Kerbal Space Program Wiki
< Template:Infobox | Part
m (*updated to new name;) |
m (+parent; -redirect;) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{Infobox/Part|name={{{name|}}}|role={{lang|en=Strut|pl=Strukturalny}}|class=Part|file={{{file|}}}|size={{{size|}}}|size2={{{size2|}}}|costs={{{costs}}}|mass={{{mass}}}|drag={{{drag}}}|temp={{{temp}}}|tolerance={{{tolerance}}}|manufacturer={{{manufacturer|}}}|since={{{since}}}|part={{{part}}}|additional={{#if: {{{crossfeed|}}}|<ul><li>{{Infobox/Part/Dict|xfeed}}</li></ul>}}}}</includeonly><noinclude>{{Infobox/Part/Strut | + | <includeonly>{{Infobox/Part|name={{{name|}}}|role={{lang|en=Strut|pl=Strukturalny}}|class=Part|file={{{file|}}}|size={{{size|}}}|size2={{{size2|}}}|costs={{{costs}}}|mass={{{mass}}}|drag={{{drag}}}|temp={{{temp}}}|tolerance={{{tolerance}}}|manufacturer={{{manufacturer|}}}|since={{{since}}}|part={{{part}}}|parent=Utility|additional={{#if: {{{crossfeed|}}}|<ul><li>{{Infobox/Part/Dict|xfeed}}</li></ul>}}}}</includeonly><noinclude>{{Infobox/Part/Strut |
|name=Small Hardpoint | |name=Small Hardpoint | ||
|file=Small_hardpoint.png | |file=Small_hardpoint.png | ||
Line 15: | Line 15: | ||
{{Infobox/Part/Sub|additional= | {{Infobox/Part/Sub|additional= | ||
− | {{ | + | {{Parameter Row|crossfeed|Set this value to something if this part is fuel crossfeed capable.|No}} |
}}</noinclude> | }}</noinclude> |
Revision as of 11:26, 15 August 2013
Small Hardpoint | ||
Strut by Found lying by the side of the road | ||
Cost | (total) | 1 275.00 |
Mass | (total) | 0.100 t |
Drag | 0.2 | |
Max. Temp. | 3200 K | |
Impact Tolerance | 20 m/s | |
Research | Unknown | |
Unlock cost | 0 | |
Since version | 0.13 | |
Part configuration | [[Parts/Structural/smallHardpoint/{{{filename}}}|{{{filename}}}]] |
{{Infobox/Part}} implementation for struts.
Parameters
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 |
size4 | Yes | Fourth 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. | ? |
manufacturer2 | Yes | Second manufacturer of the part. | Not set/Hidden |
costs | No | Cost of the part, which is usually given in the part configuration. | |
mass | No | Mass of the part, which is usually given in the part configuration. | |
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 configuration. | |
tolerance | No | Impact tolerance of the part, which is usually given in the part configuration. | |
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 configuration. | |
since | Yes | Version the part first appeared in. It will be used in {{version}}. | Unknown |
dlc | Yes | Name of the dlc. Used for linking to the cfg-entry on the wiki. Can be:
|
Not Set |
filename | No | The filename (with extension) of the part configuration. | |
part | Yes | Name of the part folder. Used for linking to the cfg-entry on the wiki. It will create a link to Parts/{{{parent}}}/{{{part}}}/{{{filename}}}. | Unknown cfg |
parent | Yes | Parent directory of the part folder. Used for linking to the cfg-entry on the wiki. | Not set/Hidden |