Template:Collapse top simple
Jump to navigation
Jump to search
Documentation The documentation below is transcluded from Template:Collapse top simple/doc. (edit | history)
[purge]
This template is used to insert collapsed content sections.
Place {{collapse top simple}} at the top of the content to be collapsed, and {{collapse bottom simple}} underneath it, each on their own separate lines.
Usage
{{ collapse top simple | <expand link text> | <collapse link text> | class = <class name(s)> | style/css = <custom styling> }}
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Expand link text | 1 | Custom display text for the expand link.
| Line | optional |
| Collapse link text | 2 | Custom display text for the collapse link.
| Line | optional |
| Classes | class | List of classes to be applied to the table separated by spaces. | Line | optional |
| Styling | stylecss | Custom CSS rules for the table.
| Line | optional |
This template prefers inline formatting of parameters.
Example
... content ...
See also
- {{collapse top}}