Template:Hidden section top/doc
This template is based on {{hat}}, but can be used more generally 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
{{hst}}
Text you would like to hide
{{hsb}}
This produces the following:
| Click on show to view the contents of this section |
|---|
|
Text you would like to hide |
- Custom heading text
{{hst|reason=Custom heading text}}
Text you would like to hide
{{hsb}}
This produces the following:
| Custom heading text |
|---|
|
Text you would like to hide |