Template:Collapse top/doc
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
The collapse top template is used to mark the start of a piece of content that the Wiki will show in a collapsed, hidden state by default. (Collapse bottom is used to mark the end.)
For example, this code will produce a collapsed box with some placeholder text inside:
{{Collapse top|Some collapsed content}}
{{Lorem ipsum}}
{{Collapse bottom}}