Jump to content

User:Theinstantmatrix/common.js

From Simple English Wikipedia, the free encyclopedia
Revision as of 21:20, 17 October 2017 by Theinstantmatrix (talk | changes) (copied from en-wiki)

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
// STRIKE OUT USERNAMES THAT HAVE BEEN BLOCKED (from en-wiki as a gadget for that area)
var markblocked_contributions = 'Special:Contributions';
mw.loader.load('//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&bcache=1&maxage=259200&action=raw&ctype=text/javascript');

// XTOOLS: DYNAMICALLY SHOW STATISTICS ABOUT A PAGE'S HISTORY UNDER THE PAGE HEADING.
mw.loader.load('//www.mediawiki.org/w/index.php?title=XTools/ArticleInfo.js&action=raw&ctype=text/javascript');

// ADMIN HIGHLIGHTER: HIGHLIGHTS USERS WITH ADMIN RIGHTS GREEN. USED IN CONJUNCTION WITH THE CSS PART.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ATheopolisme%2FScripts%2Fadminhighlighter.js&action=raw&ctype=text/javascript'); // admin highlighter

// [[User:Mxn/CommentsInLocalTime]]
importScript( 'User:Mxn/CommentsInLocalTime.js' ); // Backlink: [[User:Mxn/CommentsInLocalTime.js]]