MediaWiki:Gadget-markAdmins-data.js

From TestWiki
Revision as of 16:12, 22 January 2021 by MrJaroslavik (talk | contribs) (e)

Note: After publishing, 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 (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
mw.hook('userjs.script-loaded.markadmins').fire({  
	"Dmehus": ["sysop", "steward"],
	"John": ["sysop", "bureaucrat", "steward", "system-administrator"],
	"MrJaroslavik": ["sysop", "global-sysop"],
	"NDKilla": ["sysop", "steward", "system-administrator"],
	"Reception123": ["sysop", "global-sysop", "system-administrator"],
	"RhinosF1": ["sysop", "system-administrator"],
	"Southparkfan": ["sysop", "bureaucrat", "system-administrator"],
	"Universal Omega": ["system-administrator"],
	"Void": ["sysop", "steward"],
	"Zppix": ["sysop", "system-administrator"],
});