Template:Spoiler
The spoiler template is used to mark sections of an article which might contain spoiler information.
UsageEdit
This template should be called in pairs. One call before spoiler information starts, and one after.
StartEdit
A spoiler start should be the first invocation of the template.
{{spoiler|start}}
- start: A required parameter which marks a section as the start of a spoiler.
EndEdit
A spoiler end should be the second invocation of the template.
{{spoiler|end}}
- end: A required parameter which marks a section as the end of a spoiler.
ExampleEdit
SampleEdit
CodeEdit
{{spoiler|start}} Spoiler text goes here. {{spoiler|end}}