2012-10-06, 01:55 PM

(2012-10-06, 12:24 PM)JordanMussi Wrote: Regular Expression:
\[official\](.*?)\[/official\]
HTML Replacement:
<span style="color: #9370DB;">$1</span>
Example in MyCode:
[official]Official Text Here[/official]
Output:
Quote:Official Text Here
I have did a same but in different method

Signature too large. Removed.