Xbox Live Gamertag [drop down menu]
This modification is in the archives.
This little template mod adds xBox gamercard to vbulletin profile drop down menu.
http://www.topzone.lt/forumas/655-battlefield-serija-battlefield-heroes-nemokamas-uaidimas-sishsti-download.html?langid=1 (works only if loged in) 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. Save. 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 postbit_legacy (maybe postbit, if user details is above post) Find: Code:
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr> </if> Code:
<!--- / Xbox gamertag ---> <if condition="$post['fieldXX']"><tr><td class="vbmenu_option"> <iframe src="http://gamercard.xbox.com/$post[fieldXX].card" scrolling="no" frameBorder="0" height="140" width="204"></iframe></td></tr></if> <!--- / End Xbox gamertag ---> Download No files for download. Screenshots
|
Similar Mods
Xbox Live GamerTag details in Profile | vBulletin 3.5 Template Modifications |