Quote:
Originally Posted by Liberation
Could make the replacement as it is shown below, to give users more warning.
I know people can just add this if they want, but it might make life easier for some users.
Code:
<font color="#FF0000"><b>Warning! Spoiler Below:</b></font><br><span class="spoiler" onmouseover="this.style.color='#FFFFFF';" onmouseout="this.style.color=this.style.backgroundColor='#000000'">{param}</span>
So you get the result of Warning! Spoiler Below: above your spoiler.
|
Cool addition :up: Thanks!