Template:InfoboxLite
Usage Examples
Usage is largely identical to Template:Infobox. See TemplateData for details.
| Template Call | Output |
|---|---|
{{InfoboxLite
|above = Placeholder
|image = [[File:Placeholder.png]]
|label1 = Type
|data1 = Placeholder
|label2 = Category
|data2 = Placeholder
|label3 = Contents
|data3 =
* ITEM ONE
* ITEM TWO
* ITEM THREE
}}
|
TemplateData
This template is a wrapper for Module:InfoboxLite, a minimal and optimised variant of Module:Infobox. Use this template in place of the normal Template:Infobox.
Most parameters applicable to Template:Infobox are also usable here. Data rows are not capped, but per-row styling parameters are unsupported, and bullet/numbered lists are only supported in data and below.
See Module:InfoboxLite for more information on differences. Any parameters listed below are exclusive to this template only.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Wrap infobox | wrap | Whether the infobox will be wrapped in a container with the `infobox-wrapper` class. This is intended for use by templates that need to add custom attributes to the wrapper container itself.
| Boolean | optional |
