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

Revision as of 21:10, December 11, 2020

// 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;
//