×
Create a new article
Write your page title here:
We currently have 3,035 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,035Articles

Template:CollapseEnd: Difference between revisions

(no more newlines)
(remove default value)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>''Spoilers end here.''</div></div></includeonly><noinclude>
<includeonly>{{{label|{{{1|}}}}}}</div></div></includeonly><noinclude>
Used to hide spoiler content behind a collapsible section. Pair with [[Template:SpoilerSectionStart|SpoilerSectionStart]].
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==
<templatedata>
{
"description": "End of a collapsible section.",
"format": "block",
"params": {
"label": {
"label": "Label",
"aliases": ["1"],
"description": "The text to append at the end, at the location this template is placed.",
"type": "content",
"suggested": true
}
}
}</templatedata>


[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>

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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Labellabel 1

The text to append at the end, at the location this template is placed.

Contentsuggested