![]() |
spoiler tags
this way, instead of saying *SPOILER* and putting the spoilers way down, or having a spoiler that doesn't give enough warning, this'll make you have to highlight the text to see it.
find: global $regexcreated,$searcharray,$replacearray,$phpversi onnum directly after that, insert the following: ,$counter and be carefull, that you leave the ; at the end. Then find: $bbcode = preg_replace("/(\[)(img)(])(\r\n)*([^\"]*)(\[\/img\])/siU", "<a href=\"\\5\" target=\"_blank\">\\5</a>", $bbcode); $bbcode=str_replace("\\'", "'", $bbcode); directly after that, insert the following: if($counter%2==0) { $bbcode = preg_replace("/(\[)(sp)(])(\r\n)*([^\"]*)(\[\/sp\])/siU", "<normalfont>Spoiler:<br></normalfont><br><font color=\"#13486D\">\\5</font>", $bbcode); } else { $bbcode = preg_replace("/(\[)(sp)(])(\r\n)*([^\"]*)(\[\/sp\])/siU", "<normalfont>Spoiler:<br></normalfont><br><font color=\"#1C5780\">\\5</font>", $bbcode); } $bbcode=str_replace("\\'", "'", $bbcode); |
Re: spoiler tags
Quote:
|
Yes, but in general the spoiler tags would be a good idea.
|
I concur:rolleyes:
|
Ah, we just got these over at a forum I mod at, but people are abusing them and using them for stupid shit.
Administartion is thinking of taking the tags off now....so if they're being abused over there...just think of the chaos over here.... |
*SPOILER*
it's worth the risk |
I say: Get Spoiler Tags!!
On another movie forum I post on they have them, and they are brill :) |
Quote:
When you see *spoiler* you know you're gonna read it whether you want to or not, you can't help it, if it's hidden and you've got to click to show it then you only see what you want to see Quote:
|
All times are GMT -8. The time now is 07:40 AM. |