Difference between revisions of "Template:Spoiler"

From [YSDC] Into The Deep
Jump to: navigation, search
Line 1: Line 1:
 
<br>
 
<br>
{| border="0" cellpadding="2" cellspacing="2" align="left"
+
<p>
|-
+
<style type="text/css">
| nowrap="nowrap" style="white-space: nowrap; border: none;" | '''Begin Spoiler''' ''(highlight to read)''
+
div#spoiler { background-color:#DDDDDD; color: #DDDDDD; }
|-
+
div#spoiler a { font-weight: bold; color: #DDDDDD; }
| align="left" style="background-color: #FFFFFF; color: #FFFFFF; border: none;" | {{{text}}}
+
div#spoiler a:hover { color: #CCCCCC; }
|-
+
</style>
| nowrap="nowrap" style="white-space: nowrap; border: none;" | '''End Spoiler  
+
<b>Spoiler</b>&nbsp;<i>(Highlight to View)</i><br>
|}
+
<div id="spoiler">{{{text}}}</div>
<br>
+
<b>End Spoiler</b>
 +
</p>
 
<noinclude>[[Category:Wiki:Templates|Spoiler]]</noinclude>
 
<noinclude>[[Category:Wiki:Templates|Spoiler]]</noinclude>

Revision as of 21:23, 2 February 2006


<style type="text/css"> div#spoiler { background-color:#DDDDDD; color: #DDDDDD; } div#spoiler a { font-weight: bold; color: #DDDDDD; } div#spoiler a:hover { color: #CCCCCC; } </style> Spoiler (Highlight to View)

{{{text}}}

End Spoiler