The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Legend for Usernames in Who's Online
Can someone develop a legend for the Who's Online? For example:
----------------------------------------------------------------- Most users ever online was 4454, 28. May 2004 at 03:26. ragintajin, +Fares+, -mk-, Bush Music, chillrb, Cold Steel, Crinos ----------------------------------------------------------------- Legend: Administrator, Moderator, Member |
#2
|
||||
|
||||
a LAZY one:
Edit FORUMHOME template look for HTML Code:
<div class="smallfont"> <div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div> <div>$activeusers</div> </div> HTML Code:
Legend: <b>Administrator</b>, <i>Moderator</i>, Member Should find the variable for admin/mod markup, but i'm too lazy to find out |
#3
|
||||
|
||||
This is what I used:
<font color=#0000D8><b>Administrators</b></font>, <font color=#006800><b>Community Moderators</b></font>, <font color=#D80000><b>Moderators</b></font>, <font color=#000000>Members</font>, <font color=purple><b>Site Technicians</b></font></font></font> |
#4
|
||||
|
||||
Quote:
thanks, i might actually use this. I've been thinking of marking site mods and admins in a different markup. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|