ICQ status BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

ICQ status BBCode

Post by BBCode Bot »

ICQ status BBCode

Author: FelexS
Description: An ICQ status BBCode to show your status and ICQ number

BBCode:

Code: Select all

[icq]{NUMBER}[/icq]
HTML:

Code: Select all

<a href="http://www.icq.com/people/webmsg.php?to={NUMBER}" title="Send ICQ message" onclick="window.open(this.href); return false;"><img src="http://status.icq.com/online.gif?icq={NUMBER}&img=27" alt="" width="16" height="16" /></a>
<strong>{NUMBER}</strong>
Helpline:

Code: Select all

ICQ: [icq]Your ICQ number[/icq]
Example:

Code: Select all

[icq]100000[/icq]
Demo:
[icq]100000[/icq]
Locked