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
(Removed some unnecessary parts, renamed developer to manufacturer, trying to split box with header)
Tag: 2017 source edit
(remove units from param names)
Tag: 2017 source edit
Line 31: Line 31:
"required": true
"required": true
},
},
"mass (t)": {
"mass": {
"label": "Mass (t)",
"label": "Mass (t)",
"description": "Mass (t)",
"description": "Mass (t)",
Line 43: Line 43:
"required": true
"required": true
},
},
"impact tol (m/s)": {
"impact tol": {
"label": "Impact Tolerance (m/s)",
"label": "Impact Tolerance (m/s)",
"type": "number",
"type": "number",
Line 58: Line 58:
"image",
"image",
"caption",
"caption",
"mass (t)",
"mass",
"size",
"size",
"crew capacity",
"crew capacity",
"torque",
"torque",
"manufacturer",
"manufacturer",
"impact tol (m/s)",
"impact tol",
"max temp"
"max temp"
]
]
Line 104: Line 104:


| label1  = Mass (t)
| label1  = Mass (t)
|  data1  = {{{mass (t)|}}}
|  data1  = {{{mass|}}}
| label2  = Size
| label2  = Size
|  data2  = {{Size|Size={{{size|}}}|Add Category=1}}
|  data2  = {{Size|Size={{{size|}}}|Add Category=1}}
| label3  = Max Temp (K)
| label3  = Max Temp (K)
|  data3  = {{{max temp (K)|}}}
|  data3  = {{{max temp|}}}
| label4  = Impact Tolerance (m/s)
| label4  = Impact Tolerance (m/s)
|  data4  = {{{impact tol (m/s)|}}}
|  data4  = {{{impact tol|}}}
| label5  = Max Crew
| label5  = Max Crew
|  data5  = {{{crew capacity|}}}
|  data5  = {{{crew capacity|}}}

Revision as of 00:40, 13 September 2024

Generate an infobox for a command module.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
imageimage

no description

Unknownoptional
captioncaption

no description

Unknownoptional
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
Manufacturermanufacturer

In-game manufacturer of the part

Stringrequired
Impact Tolerance (m/s)impact tol

no description

Numberrequired
Max Temp (K)max temp

no description

Numberrequired
Test box
Mass (t)
Size
Statistics
Max Crew
Torque
Manufacturer


MediaWiki Appliance - Powered by TurnKey Linux