Template:Infobox
Infobox
Usage
A generic, right-floated reference infobox — styling lives in
MediaWiki:Common.css (.edfm-infobox), not inline, so it
stays consistent and easy to retheme later.
{{Infobox
|name = Display title (defaults to the page name)
|image = Filename.png (optional)
|label1 = Type |row1 = Multipurpose
|label2 = Manufacturer |row2 = ...
|label3 = ... |row3 = ...
}}
Up to 6 label/row pairs. Add more pairs in both this template and MediaWiki:Common.css together if a future article genuinely needs more than 6 — don't just extend the wikitext without extending the matching CSS rows.