Clan Tag In Post Bit
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> Download No files for download. Screenshots |
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 |