Template:Databox
This template creates a collapsible text box. If you want the box to be expanded by default, set the parameter defaultstate=expanded
.
You type:
{{Databox|Title| Contents }}
You get:
Title
Contents
Note: To include the character |
, it must be escaped as {{!}}
, unless it appears inside preformatted text (such as a <syntaxhighlight> tag).