|
Halo 3 Service Tag Grab
Halo 3 Service Tag Grab(Beta) Compatible with vB 3.5.x, 3.6.x, 3.7.x, 3.8.x What it Does: This little mod will add a users Halo 3 Service Tag to the end of their forum name. By default the template edit shown is postbit, however it can be added to any part of your forum. Install: 1. Upload includes directory to your forum root. 2. Install Product via AdminCP-Plugin & Products-Add/Import Product-Allow Overwrite=Yes 3. Go to User Profile Fields If you have a field for xbox live gamertags already you do not need to create a new one.
Search for Text: HTML Code:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> HTML Code:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername] - <if condition="$post[field(Service Tag Field #)]"> - $post[field(Service Tag Field #)] </if></a> HTML Code:
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername] - <if condition="$post[field5]"> - $post[field5] </if></a> Notes: The script will run 1 query per user. Meaning if you have 20 users in the usergroup(s) you have chosen the script will have 20 queries. By default the template edit shows postbit, however you can add userfields to any template you desire you simply need to change the $post variable to whatever (Member Info template would be $userinfo etc..). Demo: http://www.outcastreborn.com/index.php?t=17419 Screen: ![]() Future Versions:
Download
Screenshots |
|||||||||
Similar Mods
| Mini Mods Halo 2 & Halo 3 Stats in Postbit Legacy | vBulletin 3.6 Template Modifications |