vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Legend for Usernames in Who's Online (https://vborg.vbsupport.ru/showthread.php?t=66431)

ragintajin 06-23-2004 05:04 AM

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

mtha 06-23-2004 12:21 PM

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>

add below:

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 :D

Loyalty4Life 06-23-2004 08:41 PM

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>

neocorteqz 06-24-2004 08:02 AM

Quote:

Originally Posted by mtha
a LAZY one:


:D

lmao, i love this response.

thanks, i might actually use this. I've been thinking of marking site mods and admins in a different markup.


All times are GMT. The time now is 08:28 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01133 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete