NOTICE-TO USE THIS BBCODE PACK, YOU MUST FIRST AQUIRE THE ADVANCED BBCODE PARSER, GET IT HERE: http://forum.ragezone.com/f427/relea...bbcode-605087/
=======================================================
How to use this BBCode Pack:
Go to MySQL>cype_bbcode, and follow this template:
In code tags:
<pattern>;
<replacement>
Strike BBCode
Quote BBCodeCode:|\[strike\](.+?)\[\/strike\]; <strike>$1</strike>
Code BBCodeCode:|\[quote user="(.+?)"\](.+?)\[\/quote\]; <div style="border:1px solid #FFF; overflow:auto; width:500px; font-style:italic;"><font size="5" color="#FFF" style="border-bottom:1px solid #FFF; font-style:normal;">Quote: $1</font>$2</div>
Font Size BBCodeCode:|\[code\](.+?)\[\/code\]; <div style="border:1px solid #FFF; overflow:auto; width:500px; color:green;"><font size="5" color="#000" style="border-bottom:1px solid #000;">Code:</font>$1</div>
That's all for now.Code:|\[size=(.+?[^;])\](.+?)\[\/size\]; <font size="$1">$2</font>



Reply With Quote![[Release]Cype BBCode Pack](http://ragezone.com/hyper728.png)



