Template:Collapse top
Template documentation [view] [edit] [history] [purge]
Usage[edit source]
Place {{Collapse top}}
, around the text to be collapsed. For example:
{{Collapse top|title=This is the title text}} Sample contents text {{Collapse bottom}}
Produces:
This is the title text
Sample contents text
If you don't fill in the title, it will be empty.
{{Collapse top}} Sample contents text {{Collapse bottom}}
Produces:
Sample contents text
Use in pairs with {{Collapse bottom}}
.