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.
m (+1)
(add Charitwo)
 
(6 intermediate revisions by 2 users not shown)
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['Emma']=1;
adminrights['David']=1;
adminrights['Fused%20shadows']=1;
adminrights['Josh']=1;
adminrights['Josh']=1;
adminrights['Mases']=1;
adminrights['Mases']=1;
adminrights['Matt']=1;
adminrights['Locke']=1;
adminrights['Sanityormadness']=1;
adminrights['Charitwo']=1;
//
//

Latest revision as of 19:18, October 31, 2022

// 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;
adminrights['Sanityormadness']=1;
adminrights['Charitwo']=1;
//