Template:Collapse top/doc
Jump to navigation
Jump to search
Use with {{Collapse bottom}}, putting the content to be collapsed between the two templates.
Usage
<poem> {{Collapse top|optional message}} Content here. blah blah blah blah {{Collapse bottom}} </poem>
Examples
Example 1
{{Collapse top}}
Content here. blah blah blah blah
{{Collapse bottom}}
creates
| Extended content |
|---|
|
Content here. blah blah blah blah |
Example 2
{{Collapse top|optional message}}
Content here. blah blah blah blah
{{Collapse bottom}}
creates
| optional message |
|---|
|
Content here. blah blah blah blah |
See also