Difference between revisions of "Template:Spoiler"
| Line 1: | Line 1: | ||
<br> | <br> | ||
| − | + | <p> | |
| − | + | <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> | |
| − | + | <b>Spoiler</b> <i>(Highlight to View)</i><br> | |
| − | + | <div id="spoiler">{{{text}}}</div> | |
| − | < | + | <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