Template:Infobox

Generic infobox template


Quick start

{{Infobox
| title  = Example Subject
| image  = Example.jpg
| label1 = Type    | data1 = Example type
| label2 = Status  | data2 = Active
}}

When to use

Prefer specialized templates:

Use this generic template only when building custom infoboxes or for edge cases.

Parameters

Parameter Description
title / name Display title
image, image_size, caption, alt Image
boxclass CSS class for theming
headerN Section header (colored)
subheaderN Subsection header (lighter)
labelN Row label
dataN Row data
below Footer content

N = 1–30