Xbox Gamertag


Revision as of 23:52, 23 October 2008 by Shanker (talk | contribs) (New page: An Xbox Gamertag component is used for adding a Gamertag. ====Gamertag component dynamically generated html:==== <pre> <div class="component gamercard_component"> <h2><span>gamertag</s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An Xbox Gamertag component is used for adding a Gamertag.

Gamertag component dynamically generated html:

<div class="component gamercard_component">
  <h2><span>gamertag</span></h2>
  <div class="component_content">
    <div class="gamer_card">
    </div>
  </div>
</div>

When a user adds an XboxGamertag to their Viviti site, this is the html that is dynamically generated.