Template:Divhide/doc
File:Edit-copy green.svg | This is a documentation subpage for Template:Divhide. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage
This template will allow you to collapse a section of a page. The first parameter is the title of the collapse section, and the second (optional parameter) is the width. To close the section, use {{divhide|end}}.
- Examples
{{divhide|Test}} These are the hidden contents. {{divhide|end}}
Test
These are the hidden contents.
{{divhide|Half test|50%}} These are the hidden contents, and the box only takes up 50% of the page. {{divhide|end}}
Half Test
These are the hidden contents, and the box only takes up 50% of the page.
You may also use the parameter "show=yes" to show the contents by default.
{{divhide|Show and test|show=yes}} This section is shown by default. {{divhide|end}}
Show and test
This section is shown by default.
See also
- {{Divbox}} - allows you to create coloured text background