More actions
m (KiwiShark moved page Template:Infobox pods to Template:Infobox command modules: generalizing from pods to command modules as a whole) |
(Removed some unnecessary parts, renamed developer to manufacturer, trying to split box with header) Tag: 2017 source edit |
||
Line 37: | Line 37: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "manufacturer": { | ||
"label": " | "label": "Manufacturer", | ||
"description": " | "description": "In-game manufacturer of the part", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"impact tol (m/s)": { | |||
"label": "Impact Tolerance (m/s)", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"max temp": { | |||
"label": "Max Temp (K)", | |||
"type": "number", | |||
"required": true | |||
} | |||
}, | }, | ||
"description": "Generate an infobox for | "description": "Generate an infobox for a command module.", | ||
"paramOrder": [ | "paramOrder": [ | ||
"image", | "image", | ||
Line 52: | Line 62: | ||
"crew capacity", | "crew capacity", | ||
"torque", | "torque", | ||
"manufacturer", | |||
"impact tol (m/s)", | |||
"max temp" | |||
] | ] | ||
} | } | ||
Line 70: | Line 82: | ||
| label2 = Size | | label2 = Size | ||
| data2 = # | | data2 = # | ||
| | |||
| | | header3 = Statistics | ||
| | |||
| | | label4 = Max Crew | ||
| | | data4 = {{{crew capacity)|#}}} | ||
| | | label5 = Torque | ||
| data5 = {{{Torque|#}}} | |||
| label6 = Manufacturer | |||
| data6 = {{{developer|#}}} | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
Line 96: | Line 107: | ||
| label2 = Size | | label2 = Size | ||
| data2 = {{Size|Size={{{size|}}}|Add Category=1}} | | data2 = {{Size|Size={{{size|}}}|Add Category=1}} | ||
| label3 = Max Crew | | label3 = Max Temp (K) | ||
| | | data3 = {{{max temp (K)|}}} | ||
| | | label4 = Impact Tolerance (m/s) | ||
| | | data4 = {{{impact tol (m/s)|}}} | ||
| | | label5 = Max Crew | ||
| | | data5 = {{{crew capacity|}}} | ||
| label6 = Torque | |||
| data6 = {{{torque|}}} | |||
| label7 = Manufacturer | |||
| data7 = {{{manufacturer|}}} | |||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 00:38, 13 September 2024
Generate an infobox for a command module.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
Mass (t) | mass (t) | Mass (t) | String | required |
Size | size | Size of part (using {{Size}})
| String | required |
Max Crew | crew capacity | Max crew the pod can hold | String | required |
Torque (kN) | torque | Torque | String | required |
Manufacturer | manufacturer | In-game manufacturer of the part | String | required |
Impact Tolerance (m/s) | impact tol (m/s) | no description | Number | required |
Max Temp (K) | max temp | no description | Number | required |
Mass (t) |
|
---|---|
Size |
|
Statistics | |
Max Crew |
|
Torque |
|
Manufacturer |
|