Xat status bb code

Support for PhpBB3 BBCodes.
Post here to get help with any BBCode related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!

Xat status bb code

Post by Mr iOXZ »

I want to make a bb code that shows if I am on the xat chat for our site. The html is

<div><a href="http://www.xat.com/chat/room/98463918/" target="_new"><img border="0" width="330" height="70" src="http://www.xat.com/chat/98463918.gif" alt="Click to chat with me or leave me a message on my xat.com chat box."></a></div>

How do I make a bb code for this? Oh whoops wrong forum.
Last edited by Mr iOXZ on 22 Jun 2010, 16:03, edited 1 time in total.

Re: Xat status bb code

Post by cisco007 »

easy
bbcode usage:

Code: Select all

[xatstatus][/xatstatus]
html:

Code: Select all

<div><a href="http://www.xat.com/chat/room/98463918/" target="_new"><img border="0" width="330" height="70" src="http://www.xat.com/chat/98463918.gif" alt="Click to chat with me or leave me a message on my xat.com chat box."></a></div>
helpline:

Code: Select all

[xatstatus][/xatstatus]