Page 1 of 1

Xbox Live Gamertag (NXE) BBCode

Posted: 05 Mar 2010, 22:16
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

Posted: 26 Apr 2010, 16:47
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

Posted: 26 Apr 2010, 16:56
by cisco007