Template:Hidebox
From Edge of Darkness Wiki
Hidebox
m (Created page with "{| class="wikitable collapsible collapsed" style="width: 100%;" |- ! {{{1}}} |- | {{{2}}} |}") |
m |
||
| Line 1: | Line 1: | ||
| - | {| class="wikitable collapsible collapsed" style="width: 100%;" | + | <includeonly>{| class="wikitable collapsible collapsed" style="width: 100%;" |
|- | |- | ||
| - | ! {{{1}}} | + | ! style="background: transparent;" | {{{1}}} |
|- | |- | ||
| - | | {{{2}}} | + | | style="background: black;" | {{{2}}} |
| - | |} | + | |}</includeonly><noinclude>{{documentation}}[[Category:Player Use Templates]][[Category:Formatting Templates]]</noinclude> |
Revision as of 02:43, 14 April 2016
[edit] []
Template documentation
Creates a collapsible box. The 'title' element comes first, then the contents to be hidden.
- Advanced editors can add styling options after the content. The styling will be applied to the entire contents.
{{hidebox|title|content}}
| title |
|---|
| content |
{{hidebox|title|content|width: 50%; color: yellow;}}
| title |
|---|
| content |
| The above documentation is transcluded from Template:Hidebox/doc. (edit | history) Editors can experiment in this template's sandbox (create). Subpages of this template:
|