Difference between revisions of "Template:Spoiler"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
<div style="background: {{{background-title-color|#c25555}}}; border-radius: 0.2em 0.2em 0 0; padding: 0.5em 1em 0.5em 1em; text-align:center;"> | <div style="background: {{{background-title-color|#c25555}}}; border-radius: 0.2em 0.2em 0 0; padding: 0.5em 1em 0.5em 1em; text-align:center;"> | ||
<!-- {{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[File:{{{icon}}}|20px|link=|alt=]]</span> }} --> | <!-- {{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[File:{{{icon}}}|20px|link=|alt=]]</span> }} --> | ||
− | <span style="color: {{{title-color|#000000}}}; font-weight: bold;">WARNING! THIS PAGE CONTAINS SPOILERS!</span> | + | <span style="color: {{{title-color|#000000}}}; font-weight: bold;">WARNING! THIS PAGE CONTAINS SPOILERS!</span></div> |
− | |||
− | |||
− | </div> | ||
<!-- CSS for the content --> | <!-- CSS for the content --> | ||
<div style="padding: 0.5em 1em 0.5em 1em; border-radius: 0 0 0.2em 0.2em; background: #d69f9f; text-align:center;"> | <div style="padding: 0.5em 1em 0.5em 1em; border-radius: 0 0 0.2em 0.2em; background: #d69f9f; text-align:center;"> | ||
− | This page contains spoilers on {{{name}}} revealing the following details: {{{details}}} <br> '''View this page at your own discretion!''' [[File:Evil.gif]] | + | This page contains spoilers on {{{name}}} revealing the following details: {{{details}}} <br> '''View this page at your own discretion!''' [[File:Evil.gif]]</div> |
− | </div> | ||
</div><noinclude> | </div><noinclude> |