Template:SpoilerHide/doc

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:SpoilerHide
Revision as of 03:04, 6 June 2014 by imported>COPIOUS (experiment)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The spoiler template is used to mark sections of an article which might contain spoiler information.

Usage

This template should be called in pairs so that the contents can be hidden. One call before spoiler information starts, and one after.

Start

A spoiler start should be the first invocation of the template.

{{spoilerhide|start}}
  • start: A required parameter which marks a section as the start of a spoiler.

End

A spoiler end should be the second invocation of the template.

{{spoilerhide|end}}
  • end: A required parameter which marks a section as the end of a spoiler.

Use this template without collapse function

When you use this template just to show an warning of spoiler, use:

{{spoilerhide}}

Result: Template:Spoilerhide

Example

Sample

Template:Spoilerhide This is spoiler information. OMGz! Template:Spoilerhide


Code

{{spoilerhide|start}}
This is spoiler information.  OMGz!
{{spoilerhide|end}}