Template:Spoiler: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 5: | Line 5: | ||
{{ #switch: {{{1}}} | {{ #switch: {{{1}}} | ||
| end = <div style="border:1px solid black; padding: 2px; text-align:left;"> Thou hast defeated the spoiler.</div> | | end = <div style="border:1px solid black; padding: 2px; text-align:left;"> Thou hast defeated the spoiler.</div> | ||
| start = <div | | start = <div> A spoiler draws near! Click 'show' to display, otherwise run away!</div> | ||
| #default = <div style="margin-top:10px; margin-bottom:10px;"> | | #default = <div style="margin-top:10px; margin-bottom:10px;"> | ||
<div style="border:1px solid black; padding: 5px; text-align:left;"> A spoiler draws near! Do not read further if you want to avoid being spoiled!</div> | <div style="border:1px solid black; padding: 5px; text-align:left;"> A spoiler draws near! Do not read further if you want to avoid being spoiled!</div> | ||
}}</includeonly></onlyinclude> | }}</includeonly></onlyinclude> | ||