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.
(add Sanityormadness)
(add Charitwo)
 
Line 7: Line 7:
adminrights['Locke']=1;
adminrights['Locke']=1;
adminrights['Sanityormadness']=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;
//