(Created page with "{{Documentation}} This template is used to hide content in a spoiler box. User can click the expand button to expand the spoiler box to see the content. == TemplateData == <templatedata> { "params": { "header": { "label": "Header text", "description": "Short descriptive text of the content that is always visible.", "type": "string", "default": "Spoiler content", "suggested": true }, "content": { "label": "Content", "description": "The conten...") |
m (1 revision imported) |
(No difference)
|
Latest revision as of 00:26, 23 May 2024
This is a documentation subpage for Template:Spoiler box.It contains usage information, categories, and other content that is not part of the original template page.
This template is used to hide content in a spoiler box. User can click the expand button to expand the spoiler box to see the content.
TemplateData
Used to hide content in a spoiler box. User can click the expand button to expand the spoiler box to see the content.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | content | The content that is hidden in the spoiler box | Content | required |
Header text | header | Short descriptive text of the content that is always visible.
| String | suggested |