Xfire Miniprofile 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

Xfire Miniprofile BBCode

Post by BBCode Bot »

Xfire Miniprofile BBCode

Author: Hetor (duh)
Description: The Xfire Miniprofile BBCode is a simple BBCode that displays a miniprofile of Xfire (IM for gamers, for all those who don't know) user you specify.
Image

BBCode:

Code: Select all

[xfire]{INTTEXT}[/xfire]
HTML:

Code: Select all

<a href="http://profile.xfire.com/{INTTEXT}"><img src="http://miniprofile.xfire.com/bg/sh/type/2/{INTTEXT}.png" alt="" style="width:450px; height:34px;"></a>
Helpline:

Code: Select all

Xfire miniprofile: [xfire]your_xfire_username_here[/xfire]
Example:

Code: Select all

[xfire]h3tor[/xfire]
Demo:
[xfire]h3tor[/xfire]
Locked