MediaWiki:Adminlist.js: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(Created page.)
 
m (+1)
Line 1: Line 1:
// This script simply lists all the users with admin rights, for purposes of applying color to the occurrences of their names.
// This script simply lists all the users with admin rights, for purposes of applying color to the occurrences of their names.
// This is separated in order to make easy the changing of the list if a staff member is added or dropped.
// This is separated in order to make easy the changing of the list if a staff member is added or dropped.
adminrights['Axle the Beast']]=1;
adminrights['David']=1;
adminrights['David']=1;
adminrights['Josh']=1;
adminrights['Josh']=1;

Revision as of 21:06, October 23, 2011

// This script simply lists all the users with admin rights, for purposes of applying color to the occurrences of their names.
// This is separated in order to make easy the changing of the list if a staff member is added or dropped.
adminrights['Axle the Beast']]=1;
adminrights['David']=1;
adminrights['Josh']=1;
adminrights['Mases']=1;
adminrights['Matt']=1;
//