Template:Spoiler: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<span class="spoiler" style="border-right:1px solid purple; border-left:1px solid purple; background: #FFF0FF; padding: 0 0.4em; border-radius: .3em; -moz-border-radius: .3em;...") |
(changing the background color to a string instead of hexadecimal solved it somehow. I had to still change all the colors to black so text is properly hidden) |
||
Line 1: | Line 1: | ||
<span class="spoiler" style="border-right:1px solid | <span class="spoiler" style="border-right:1px solid black; border-left:1px solid black; background: black; padding: 0 0.4em; border-radius: .3em; -moz-border-radius: .3em; -webkit-border-radius: .3em;">{{{1}}}</span><noinclude> | ||
== Description == | == Description == |
Revision as of 11:51, 31 March 2013
{{{1}}}
Description
Template for hiding spoilers in text. Text should be selected to make it visible.
{{spoiler|EVERYBODY DIES}}