Template:CollapsibleTitle
Jump to navigation
Jump to search
Creates a collapsible titled block of wiki content. The title is always visible.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Heading | Heading | What heading value to use on the title.
| String | required |
| Title | Title | Title for this block of text that will not be hidden when collapsed. | String | required |
| Content | Content | The content that will be hidden when this block is collapsed. | String | required |
| Collapsed | Collapsed | If the content should be collapsed by default.
| Boolean | optional |