Jump to content

User:Bugghost/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bugghost (talk | contribs) at 16:24, 11 July 2024 (testing custom mapping). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the โ‡ง Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Nardog/SmartDiff.js&action=raw&ctype=text/javascript');
importScript('User:Novem_Linguae/Scripts/CiteHighlighter.js'); // Backlink: [[User:Novem_Linguae/Scripts/CiteHighlighter.js]]
//importScript('User:Novem_Linguae/Scripts/UserHighlighterSimple.js'); // Backlink: [[User:Novem_Linguae/Scripts/UserHighlighterSimple.js]]
importScript('User:Bugghost/Scripts/UserRoleIndicator.js');
window.UserRoleIndicatorCustomLabels = {
	wmf: ['๐ŸŒ', 'Wikimedia Foundation (WMF)'],
	stewards: ['๐Ÿฉบ', 'Steward or Ombud'],
	arbcom: ['โš–๏ธ', 'Arbitration Committee member'],
	bureaucrats: ['๐Ÿ’ผโ€', 'Bureaucrat'],
	admins: ['wow, an admin, would you look at that', 'Admin'],
	formerAdmins: ['๐Ÿšฌ', 'Former Admin'],
	newPageReviewers: ['๐Ÿงบ', 'New page reviewer'],
	tenThousandEdits: ['10 thousand edits', 'More than 10,000 edits'],
	extendedConfirmed: ['๐Ÿ“š', 'Extended confirmed'],
	lessThan500: ['๐Ÿฃ', 'Less than 500 edits'],
};