Template:box/documentation
Appearance
This template is a simple wrapper for {{box-top}}
/ {{box-bottom}}
. The templates have the same appearance, but {{box}}
takes the box content as a parameter, instead of the content being sandwiched between the two separate templates.
Usage
[edit]Code:
{{box|title=My title| * Some collapsible content * Another entry }}
Result:
My title
- Some collapsible content
- Another entry
Available parameters
[edit]content
(defaults to the first unnamed parameter)title
(defaults to the second unnamed parameter)bg
— background color for the title bar