Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Xbox Live GamerTag

edited August 2006 in Vanilla 1.0 Help
It'd be great to see an add-on that integrates a user's GamerTag from MyGamerTag ( www.mygamertag.net ) into their account profile. I know nothing about programming or I'd do it myself. :(

Comments

  • I was just going to post this O_O
  • MarkMark Vanilla Staff
    How does it work exactly? Is it just some javascript that gets added to a page, and then it loads the tag based on your tagid? If so, that would be super easy to do...
  • gigingergiginger New
    edited August 2006
    The code:
    <iframe src="http://gamercard.xbox.com/insertgamertaghere.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
  • edited August 2006
    Yep, its just an iframe :)

    See here: http://www.xbox.com/en-US/MyXbox/embedgamercard.htm
  • Sooooo... what's the chance someone can throw this together? :)
  • You would like something like that:

    image

    on the account page?
  • Exactly. Although I prefer the MyGamerCard.net output ( www.mygamercard.net ) I'm certainly not going to be picky.
  • Done: http://lussumo.com/addons/?PostBackAction=AddOn&Success=1&AddOnID=143
  • Wow. You rock, big time. Thanks!
  • edited November 2008
    Thank you. Look at the code and you will see that is very simple. Mark made it so simple.
This discussion has been closed.