Template:Spoiler box/doc: Difference between revisions

Template page
(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 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