MediaWiki:Adminlist.js

From Zelda Dungeon Wiki
Revision as of 19:18, October 31, 2022 by Locke (talk | contribs) (add Charitwo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl+F5 or Ctrl+R (Command+R on a Mac)
  • Google Chrome: press Ctrl+Shift+R (Command+Shift+R on a Mac)
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl+F5
  • Konqueror: click Reload or press F5
  • Opera: clear the cache in Tools → Preferences
// 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;
//