From WikiChip
Template:Box
Revision as of 18:30, 26 June 2014 by David (talk | contribs) (Created page with "<includeonly><div class="mw-collapsible mw-collapsed" style="width:100%; border: solid 1px black;"> <div style="border: none; text-align:center; background: #ccf; color: black...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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