Difference between revisions of "Template:Spoiler"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Created page with "====Usage==== This template is for marking spoilers. For instance, to spoiler "Snape kills Trinity with Rosebud!", you would type <code><nowiki>{{Spoile...")
 
m
Line 1: Line 1:
 
====Usage====
 
====Usage====
 
This template is for marking spoilers.
 
This template is for marking spoilers.
For instance, to spoiler "[[109:_Spoiler_Alert|Snape kills Trinity with Rosebud!]]", you would type <code><nowiki>{{Spoiler|Snape kills Trinity with Rosebud!}}</nowiki></code> for a result of "{{Spoiler|Snape kills Trinity with Rosebud!}"
+
For instance, to spoiler "[[109:_Spoiler_Alert|Snape kills Trinity with Rosebud!]]", you would type <code><nowiki>{{Spoiler|Snape kills Trinity with Rosebud!}}</nowiki></code> for a result of "{{Spoiler|Snape kills Trinity with Rosebud!}}"
 
====Wikicode====
 
====Wikicode====
 
<code><nowiki><span style="color: lightgray"><span style="background-color: lightgray">{{{1}}}</span></span></nowiki></code>
 
<code><nowiki><span style="color: lightgray"><span style="background-color: lightgray">{{{1}}}</span></span></nowiki></code>
 
</noinclude>
 
</noinclude>
 
<includeonly><span style="color: lightgray"><span style="background-color: lightgray">{{{1}}}</span></span></includeonly>
 
<includeonly><span style="color: lightgray"><span style="background-color: lightgray">{{{1}}}</span></span></includeonly>

Revision as of 15:57, 20 April 2021

Usage

This template is for marking spoilers. For instance, to spoiler "Snape kills Trinity with Rosebud!", you would type {{Spoiler|Snape kills Trinity with Rosebud!}} for a result of "Snape kills Trinity with Rosebud!"

Wikicode

<span style="color: lightgray"><span style="background-color: lightgray">{{{1}}}</span></span>