Back to vBulletin 3.0 Template Modifications

Staff rank above username
Mod Version: 1.00, by Blind Guardian

This modification is in the archives.
vB Version: 3.0.3 Rating: (0 vote - 0 average) Installs: 9
Released: 11 Aug 2005 Last Update: 12 Aug 2005 Downloads: 4
Not Supported Template Edits  

This simple postbit edit will add text above a staff members (mod/smod/admin) username, displaying the relevant usergroup title. It'll work on both the regular postbit and postbit_legacy.

In either postbit or postbit_legacy, find:
PHP Code:
<div id="postmenu_$post[postid]"
Add above:
PHP Code:
<font size=1 color=#XXXXXX><b>
                      
<if condition="$post[usergroupid] == X">Administrator</if>
                      <if 
condition="$post[usergroupid] == X">Super Moderator</if>
                      <if 
condition="$post[usergroupid] == X">Moderator</if>
        </
b></font
Replace the 'X' after '$post[usergroupid]' with the relevant usergroupid.
Replace the XXXXXX after 'font size=1 color=#' with a HEX code that suits your color theme.

You're set!

Download

This modification is archived and cannot be downloaded.

Screenshots

 

Similar Mods

Post by Proxy - Let your staff post using another username(s) vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024