Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox command modules: Difference between revisions

Template page
m (update torque units)
Tag: 2017 source edit
(Updated image and caption template data)
Tag: 2017 source edit
 
Line 3: Line 3:
{
{
"params": {
"params": {
"image": {},
"image": {
"caption": {},
"aliases": [
"pic",
"picture",
"thumbnail"
],
"label": "Part Image",
"description": "The filename of the part, including the file extension.",
"example": "Mk1_Explorer.png",
"type": "wiki-file-name",
"required": true
},
"caption": {
"aliases": [
"subtitle"
],
"label": "Caption",
"description": "The part's classification per the in-game description.",
"type": "string",
"required": true
},
"size": {
"size": {
"label": "Size                ",
"label": "Size                ",
Line 62: Line 81:
"crew capacity",
"crew capacity",
"torque",
"torque",
"manufacturer",
"impact tol",
"impact tol",
"max temp"
"max temp",
"manufacturer"
]
]
}
}
Line 72: Line 91:
| name    = Test
| name    = Test
| title    = Test box
| title    = Test box
| image    = {{{image|}}}
| image    = [[File:Mk1_Explorer.png|200px]]
| caption = Test caption
| caption = Test caption


Line 90: Line 109:
| label8  = Torque
| label8  = Torque
|  data8  = #
|  data8  = #
| label9   = Manufacturer
| below   = Manufacturer
|  data9  = #
}}
}}
</noinclude>
</noinclude>
Line 99: Line 117:
| name    = {{PAGENAME}}
| name    = {{PAGENAME}}
| title    = {{PAGENAME}}
| title    = {{PAGENAME}}
| image    = {{{image|}}}
| image    = [[File:{{{image|}}}|200px]]
| caption = {{{caption|}}}
| caption = {{{caption|}}}


Line 117: Line 135:
| label8  = Torque (kN)
| label8  = Torque (kN)
|  data8  = {{{torque|}}}
|  data8  = {{{torque|}}}
| label9  = Manufacturer
 
data9   = {{{manufacturer|}}}
below   = {{{manufacturer|}}}
}}
}}
</includeonly>
</includeonly>

Latest revision as of 16:21, 20 September 2024

Generate an infobox for a command module.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Part Imageimage pic picture thumbnail

The filename of the part, including the file extension.

Example
Mk1_Explorer.png
Filerequired
Captioncaption subtitle

The part's classification per the in-game description.

Stringrequired
Mass (t)mass

Mass (t)

Stringrequired
Size size

Size of part (using {{Size}})

Suggested values
XS SM MD LG XL 2X
Stringrequired
Max Crewcrew capacity

Max crew the pod can hold

Stringrequired
Torque (kN)torque

Torque

Stringrequired
Impact Tolerance (m/s)impact tol

no description

Numberrequired
Max Temp (K)max temp

no description

Numberrequired
Manufacturermanufacturer

In-game manufacturer of the part

Stringrequired
Test box
Test caption
Statistics
Mass (t)
Size
Max Temp (K)
Impact Tolerance (m/s)
Command Module Info
Max Crew
Torque
Manufacturer


MediaWiki Appliance - Powered by TurnKey Linux