in case you wanted some new BBcodes for the forums for added fun
(for the admins who dont know how to add these...
ACP>Posting>BBCodes>Add new BBCode then follow the directions
*you must check the box that says 'display on posting page' if you want it to show up as a button*
Blinking text
BB:[blink]{TEXT}[/blink]
HTML:<span style="text-decoration: blink;">{TEXT}</span>
Reverse Text (hehe...)BB:[reverse]{TEXT}[/reverse]
HTML:<bdo dir="rtl">{TEXT}</bdo>
Tip BoxBB:[Tip]{IDENTIFIER}[/Tip]
HTML:<div style="display:table;">
<div style="background:#009900;border:2px dotted #009900;border-bottom:0;border-left:4px solid #009900;color:#
000;font-weight:bold;font-size:10px;margin: 8px auto 0 auto;padding:3px;"> Tip
</div>
<div style="color:{COLOR};background:Transparent;border:2px dotted #009900;border-left:4px solid #009900;border-top:0;padding:4px; margin: 0 auto 8px auto;">
{IDENTIFIER}
</div>