From WikiChip
Template:Box
Revision as of 17:16, 21 September 2017 by Sophist (talk | contribs) (Make div not flow underneath float right guide box)

Template documentation


A template to create box.

Usage

{{Box
|collapsed    = true/false
|header       = header name
|body         = content
}}

Example

{{Box
|header       = {{Navbar|mini=1|Example|style=padding-left: 10px;float:left;}} Example
|body         = This is the content
}}
{{Box
|collapsed    = false
|header       = {{Navbar|mini=1|Example|style=padding-left: 10px;float:left;}} Example
|body         = This is the content
}}
v · d · e Example
This is the content


v · d · e Example
This is the content