Pikipedia:Spoiler: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:


In order to do this, use the following code:
In order to do this, use the following code:
<nowiki>{{spoiler}}
<pre>{{spoiler}}
BODY
BODY
{{endspoiler}}</nowiki>
{{endspoiler}}</pre>
or this:
or, to hide it, this:
 
<pre>spoiler section
'''NOTE: the following method does not currently work.  Please refrain from using it until the template is fixed.'''
|title=TITLE
<nowiki>{{spoiler section
|body=BODY}}</pre>
|title=TITLE
|body=BODY}}</nowiki>

Revision as of 14:05, April 29, 2008

In fear of ruining the ending/key part of the game for the player (before he/she has experienced it him/herself), an article or section may be marked for spoilers in the hope that the section can be avoided.

In order to do this, use the following code:

{{spoiler}}
BODY
{{endspoiler}}

or, to hide it, this:

spoiler section
|title=TITLE
|body=BODY}}