Xbox Live Gamertag (NXE) 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

Xbox Live Gamertag (NXE) BBCode

Post by BBCode Bot »

Xbox Live Gamertag (NXE) BBCode

Author: Earni
Description: The Xbox Live Gamertag (NXE) BBCode displays the gamercard of the users xbox live id
Image

BBCode:

Code: Select all

[xbox]{IDENTIFIER}[/xbox]
HTML:

Code: Select all

<a href="http://profile.mygamercard.net/{IDENTIFIER}" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;"><img src="http://card.mygamercard.net/nxe/{IDENTIFIER}.png" alt="{IDENTIFIER}" /></a>
Helpline:

Code: Select all

xbox: [xbox]Insert your Gamertag Here[/xbox]
Example:

Code: Select all

[xbox]earni[/xbox]
Demo:
[xbox]earni[/xbox]
lskywalker332
BBCoder I
BBCoder I
Posts: 1
Joined: 26 Apr 2010, 16:44

Re: Xbox Live Gamertag (NXE) BBCode

Post by lskywalker332 »

I'm relatively new to phpbb3 and am not quite clear on where this code would need to be put. Any help would be appreciated.
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Xbox Live Gamertag (NXE) BBCode

Post by cisco007 »

Locked