More actions
(changed name to title) Tag: 2017 source edit |
(implement mass param) Tag: 2017 source edit |
||
Line 28: | Line 28: | ||
"label": "Impact Tolerance (m/s)", | "label": "Impact Tolerance (m/s)", | ||
"description": "Impact Tolerance (m/s)", | "description": "Impact Tolerance (m/s)", | ||
"type": "number", | |||
"required": true | |||
}, | |||
"mass (t)": { | |||
"label": "Mass (t)", | |||
"description": "Mass (t)", | |||
"type": "number", | "type": "number", | ||
"required": true | "required": true | ||
} | } | ||
}, | }, | ||
"description": "Generate an infobox for an engine." | "description": "Generate an infobox for an engine.", | ||
"paramOrder": [ | |||
"image", | |||
"caption", | |||
"mass (t)", | |||
"size", | |||
"max temp (K)", | |||
"impact tol (m/s)" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
{{Infobox | {{Infobox | ||
| name = {{PAGENAME}} | |||
| title = {{PAGENAME}} | | title = {{PAGENAME}} | ||
| image = {{{image|}}} | | image = {{{image|}}} |
Revision as of 00:53, 9 September 2024
Generate an infobox for an engine.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
Mass (t) | mass (t) | Mass (t) | Number | required |
Size | size | Size of part (using {{Size}})
| String | required |
Max Temperature (K) | max temp (K) | Maximum withstandable engine temperature | Number | required |
Impact Tolerance (m/s) | impact tol (m/s) | Impact Tolerance (m/s) | Number | required |
Statistics | |
---|---|