This template allows large sections to be collapsed with an on theme button.
- Usage
- To insert onto a page, add
{{Collapsed Section|
onto the page.header=Gallery
|text=Section Text
}} - Header is what will display on the button, the default is 'This'.
- Text is what will be displayed in the collapsed element.
- You can also omit the key for the parameters, the format is then
{{Collapsed Section|
header
|text
}}