Template:SpoilerBoxEnd: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
[[Category:Organization Templates]] | [[Category:Organization Templates]] | ||
{{TemplateDocStart}} | |||
This template, and the related templates [[:Template:SpoilerBoxBegin]] and [[:Template:SpoilerBoxContent]], can be used to hide some parts of the page within a collapsible spoiler box. | |||
Example usage:<br> | Example usage:<br> | ||
<nowiki>{{SpoilerBoxBegin}}Header</nowiki><br> | :<nowiki>{{SpoilerBoxBegin}}Header</nowiki><br> | ||
<nowiki>{{SpoilerBoxContent}}</nowiki><br> | :<nowiki>{{SpoilerBoxContent}}</nowiki><br> | ||
Content<br> | :Content<br> | ||
<nowiki>{{SpoilerBoxEnd}}</nowiki><br> | :<nowiki>{{SpoilerBoxEnd}}</nowiki><br> | ||
</div> | |||
</noinclude> | </noinclude> | ||
</div></div> | </div></div> | ||
|} | |} | ||
Revision as of 16:15, 30 August 2017
Template:SpoilerBoxEnd - Documentation
This template, and the related templates Template:SpoilerBoxBegin and Template:SpoilerBoxContent, can be used to hide some parts of the page within a collapsible spoiler box.
Example usage:
- {{SpoilerBoxBegin}}Header
- {{SpoilerBoxContent}}
- Content
- {{SpoilerBoxEnd}}
|}