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.
(added Fused shadows)
mNo edit summary
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%20the%20Beast']=1;
adminrights['Emma']=1;
adminrights['David']=1;
adminrights['Fused%20shadows']=1;
adminrights['Fused%20shadows']=1;
adminrights['Josh']=1;
adminrights['Josh']=1;
adminrights['Mases']=1;
adminrights['Mases']=1;
adminrights['Matt']=1;
adminrights['Locke']=1;
adminrights['Locke']=1;
//
//

Revision as of 06:10, July 19, 2016

// 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['Emma']=1;
adminrights['Fused%20shadows']=1;
adminrights['Josh']=1;
adminrights['Mases']=1;
adminrights['Locke']=1;
//