Back to vBulletin 3.8 Template Modifications

Call of duty 5 prestige on postbit
Mod Version: 1.00, by Warlock 999

vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 8
Released: 30 May 2009 Last Update: Never Downloads: 61
Not Supported Template Edits Additional Files Re-usable Code  

This edit will work for 3.6.X +
The pictures aren't the best but they are good for me xD

First make a profile field with these:
* Single-Line Text Box
* Title: What Prestige are you?
* Description: What level prestige are you?<br>Eg. <br>10 for 10th prestige 0 for none
* Max length of allowed user input: 2
* Field Length: 25
* Private Field: No
* Field Searchable on Members List: No
* Show on Members List: No
* Which page displays this option? Edit Your Details

Now in postbit_legacy or postbit depends on what one you use

find
Code:
		<if condition="$show['avatar']">
				<div class="smallfont">
					&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
				</div>
			</if>
Under that add

Code:
<if condition="$post[field#]"><fieldset><legend>Prestige</legend>
	<div>
		<center><img src="http://yoursite.com/images/$post[field#].png">
	</div>
</fieldset></if>
Change field# with your profile field.

Download

File Type: %1$s Cod5 ranks.zip (93.9 KB, 71 downloads)

Supporters / CoAuthors

  • Warlock 999

Screenshots

Click image for larger version
Name:	prestige1.jpg
Views:	502
Size:	14.9 KB
ID:	99842  

Similar Mods

Call of duty forum design vBulletin 3.7 Styles
Call of Duty 4 Officer Insignia Ranks vBulletin Rank Sets

vblts.ru supports vBulletin®, 2022-2024