Template:Hidden section top/doc
Jump to navigation
Jump to search
This template is a wrapper for {{hidden begin}}, and can be used to hide sections. Use with {{Hidden section bottom}}. The section heading defaults to "Click on show to view the contents of this section" but this can be changed with the reason= parameter.
Usage
- Default heading text
{{hidden section top}}
Text you would like to hide
{{hidden section bottom}}
This produces the following:
Click on show to view the contents of this section
Text you would like to hide
- Custom heading text
{{hidden section top|reason=Custom heading text}}
Text you would like to hide
{{hidden section bottom}}
This produces the following:
Custom heading text
Text you would like to hide