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

Template:Infobox engines: Difference between revisions

Template page
(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.

Template parameters

ParameterDescriptionTypeStatus
imageimage

no description

Unknownoptional
captioncaption

no description

Unknownoptional
Mass (t)mass (t)

Mass (t)

Numberrequired
Sizesize

Size of part (using {{Size}})

Suggested values
XS SM MD LG XL 2X
Stringrequired
Max Temperature (K)max temp (K)

Maximum withstandable engine temperature

Numberrequired
Impact Tolerance (m/s)impact tol (m/s)

Impact Tolerance (m/s)

Numberrequired
Infobox engines
Statistics
MediaWiki Appliance - Powered by TurnKey Linux