Difference between revisions of "User:Quillathe Siannodel/Sandbox"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
m (Possible Templates)
m
Line 1: Line 1:
==Possible Templates==
+
<noinclude>==Possible Templates==
===Whatever I Decide To Call This One===
+
===Spoiler===
 +
====Usage====
 +
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 "<span style="color: lightgray"><span style="background-color: lightgray">Snape kills Trinity with Rosebud!</span></span>)"
 +
====Wikicode====
 +
<code><nowiki><span style="color: lightgray"><span style="background-color: lightgray">{{{1}}}</span></span></nowiki></code>
 +
</noinclude>
 +
<includeonly><span style="color: lightgray"><span style="background-color: lightgray">{{{1}}}</span></span></includeonly>

Revision as of 15:57, 20 April 2021

Possible Templates

Spoiler

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>