World of Warcraft Profile Mod
This modification is in the archives.
Begin by adding the appropriate profile fields:
Admincp > User Profile Fields > Add New User Profile Field > Single-Selection Menu Character Gender: - Single-Selection Menu Male Female Character Race: - Single-Selection Menu Dwarf Gnome Human Night Elf Orc Tauren Troll Undead Character Class: - Single-Selection Menu Druid Hunter Mage Paladin Priest Rogue Shaman Warlock Warrior Character Faction: - Single-Selection Menu Alliance Horde Profession 1: - Single-Selection Menu Alchemy Blacksmithing Enchanting Engineering Herbalism Leatherworking Mining Skinning Tailoring Profession 2: - Single-Selection Menu Alchemy Blacksmithing Enchanting Engineering Herbalism Leatherworking Mining Skinning Tailoring When thats complete find your postbit_legacy template by going to Admincp > Styles & Templates > Postbit Templates > postbit_legacy Find: Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> Code:
<if condition="$post[field#]"><img src="images/$post[field#].gif" alt="$post[field10]"></if> <if condition="$post[field#race] && $post[field#gender]"><img src="images/$post[field#race]_$post[field#gender].gif" alt="$post[field#race] $post[field#gender]"></if> <if condition="$post[field#]"><img src="images/$post[field#].gif" alt="$post[field9]"></if> <if condition="$post[field#]"><img src="images/$post[field#].gif" alt="$post[field11]"></if> <if condition="$post[field#]"><img src="images/$post[field#].gif" alt="$post[field12]"></if> Special Thanks to peterska2 for bringing this mod into prime time. I have included the images I used on my forums for your convenience. Download This modification is archived and cannot be downloaded. |
Similar Mods
World of Warcraft | vBulletin 3.5 Styles |
PB-WoW World of Warcraft 1.01 For VB 3.7.x | Modification Graveyard |