Template:Spoiler box/doc

Template page
Revision as of 20:57, 19 February 2024 by Mausterio (talk | contribs) (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...")

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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Contentcontent

The content that is hidden in the spoiler box

Contentrequired
Header textheader

Short descriptive text of the content that is always visible.

Default
Spoiler content
Stringsuggested