(allow to choose ending label + add templatedata) |
(remove default value) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{{label|{{{1| | <includeonly>{{{label|{{{1|}}}}}}</div></div></includeonly><noinclude> | ||
Used to hide content behind a collapsible section. Pair with {{t|CollapseStart}}. | Used to hide content behind a collapsible section. Pair with {{t|CollapseStart}}. | ||
Using {{t|SpoilerSectionEnd}} simply transcludes this template with the default label <code>''Spoilers end here.''</code> | |||
==Parameters== | ==Parameters== | ||
Line 9: | Line 11: | ||
"params": { | "params": { | ||
"label": { | "label": { | ||
"label": " | "label": "Label", | ||
"aliases": ["1"], | "aliases": ["1"], | ||
"description": "The text to append at the end, at the location this template is placed.", | "description": "The text to append at the end, at the location this template is placed.", | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true |
Latest revision as of 16:50, 21 August 2024
Used to hide content behind a collapsible section. Pair with {{CollapseStart}}.
Using {{SpoilerSectionEnd}} simply transcludes this template with the default label Spoilers end here.
Parameters
End of a collapsible section.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Label | label 1 | The text to append at the end, at the location this template is placed. | Content | suggested |