Back to vBulletin 3.5 Template Modifications

World of Warcraft Profile Mod
Mod Version: 1.00, by gmrstudios

This modification is in the archives.
vB Version: 3.5.4 Rating: (2 votes - 5.00 average) Installs: 25
Released: 03 Jul 2006 Last Update: Never Downloads: 189
Not Supported  

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>
Place the following code after it:
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>
When your done just edit the [field#] to match those in your User Profiles Manager and edit the img src location to the folder of your choice.

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

vblts.ru supports vBulletin®, 2022-2024