Back to vBulletin 4.x Template Modifications

Clan Tag In Post Bit
Mod Version: 1.00, by iDHKHCM

vB Version: 4.x.x Rating: (0 vote - 0 average) Installs: 15
Released: 07 Nov 2011 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

this edit just adds a clan tag next to your username or wherever you decide to put it

first you will need to make a profile field

Go to AdminCP --> User Profile Fields --> Add New User Profile Field

for profile field type select Single-Line Text Box

Title= Clan Tag
Profile Field Category= (Uncategorized)
Max length of allowed user input= 4
Field Required= Yes, at registration and profile updating
Field Editable by User= Yes
Private Field= No
Field Searchable on Members List= Yes
Show on Members List= Yes

should look like this:


Now Go To postbit_legacy And Find:
HTML Code:
<vb:else />
{vb:raw post.musername}


right above it add: (Replace Red XX with the profile feild number)
Code:
<vb:if condition="$post['fieldXX']"> 
<font color="red" size="4"><B>{vb:rawphrase fieldXX}[{vb:raw post.fieldXX}]</B></font></vb:if>
after its done it will look like this

Download

No files for download.

Screenshots

Click image for larger version
Name:	pf.png
Views:	144
Size:	59.4 KB
ID:	134305   Click image for larger version
Name:	ct.png
Views:	141
Size:	3.8 KB
ID:	134306  

Similar Mods

Mini Mods Clan Tag in postbit legacy vBulletin 3.8 Template Modifications
Mini Mods Clan Tag in postbit legacy vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024