Template:Infobox/Doc
Appearance
☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.
This template is the basis to all infoboxes. You shouldn't use it by itself, instead import it in a more specific infobox (e.g. {{application infobox}}
). You can either set the content directly or provide the content through a sub-template under /Content
. I.e.:
{{infobox
|title={{{title}}}
|image={{{image}}}
|content={{example infobox/content}}
}}