Xbox Live GamerTag details in Profile
This modification is in the archives.
With the release of the Xbox 360 I thought this would look nice if you run a Xbox related forum. It takes the persons GamerTag card from Xbox.com and feeds the details of games played, icon selected and displays their GamerTag into their posts with links to their stats in games played.
Modifications: 1 extra Field 1 Template modification Add New Field: Go to AdminCP -> User Profile Fields -> Add New User Profile Field Profile Field Type: Single-Line Text Box Title: Xbox GamerTag Description: Please enter your GamerTag here. Field Required: You can select here if you wish to have GamerTags required upon registration or not. Click Save. Note the field ID, which you will need in the template code. Template Modification: Go to AdminCP -> Styles & Templates -> Style Manager Select the Style you wish to edit. In the dropdown menu select Edit Templates Find Postbit Templates - edit either postbit or postbit_legacy Find: Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] Code:
<!-- / Xbox Card Hack --> <if condition="$post['field_XX']"> <iframe src="http://gamercard.xbox.com/$post[field_XX].card" scrolling="no" frameBorder="0" height="140" width="204"></iframe> </if> <!-- / End Xbox Card Hack --> Nearly finished... Now just Edit your Profile and enter your GamerTag! Screenshot attached. Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
Profile Enhancements Xbox Live Recent Games in Profile Tab | vBulletin 3.7 Add-ons |