Template:Collapse top/doc: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
(No difference)
|
Latest revision as of 00:54, 29 June 2016
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