Xbox Live Gamertag (NXE) BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP

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]

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.

Re: Xbox Live Gamertag (NXE) BBCode

Post by cisco007 »