1,690
edits
Changes
m
For cases where you want to hide something that's not necessarily a spoiler, for the sake of saving space.
<div class="spoilers gg-spoiler">
<span class="spoilers-button">
<span class="spoilers-show" style="display:inline"><strong>{{{2|Spoiler!}}}</strong></span>
<span class="spoilers-hide" style="display:none">Hide</span>
</span>