Difference between revisions of "Template:Spoiler"
From Project: Gorgon Wiki
Gorgonzola (talk | contribs) m |
Gorgonzola (talk | contribs) (Working on a SPOILER that allows formatting inside.) |
||
| Line 1: | Line 1: | ||
| − | < | + | <div class="spoilers"> |
| + | <div class="spoilers-button"> | ||
| + | <div class="spoilers-show">SHOWWWW</div> | ||
| + | <div class="spoilers-hide">HIDDDDE</div> | ||
| + | </div> | ||
| + | <div class="spoilers-body" style="display:none;"> | ||
| + | TESTING A SPOILER | ||
| − | + | </div> | |
| + | </div> | ||
| − | |||
== Description == | == Description == | ||
| Line 9: | Line 15: | ||
{{Spoiler|<text>}} | {{Spoiler|<text>}} | ||
</pre> | </pre> | ||
| − | Use this template to add | + | Use this template to add a spoiler section to a page (WIP). |
| − | |||
| − | |||
| − | |||
| − | |||
=== Parameters === | === Parameters === | ||
Revision as of 11:19, 23 September 2014
Description
{{Spoiler|<text>}}
Use this template to add a spoiler section to a page (WIP).
Parameters
None.