Template:Wrapper
Creates a collapsible table block using MediaWiki's built-in mw-collapsible system.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The header text displayed in the collapsible bar. | String | required |
| Content | content | The content shown inside the collapsible area. | Content | required |
| Expand text | expandtext | The label shown on the expand button/link.
| String | optional |
| Collapse text | collapsetext | The label shown on the collapse button/link.
| String | optional |