MediaWiki:Gadget-markAdmins-data.js: Difference between revisions

From TestWiki
Content added Content deleted
(e)
(e)
Line 9: Line 9:
"Universal Omega": ["system-administrator"],
"Universal Omega": ["system-administrator"],
"Void": ["sysop", "steward"],
"Void": ["sysop", "steward"],
"Zppix": ["sysop", "system-administrator"],
"Zppix": ["sysop", "system-administrator"]
});
});

Revision as of 16:14, 22 January 2021

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"]
});