Jump to content

User:Theinstantmatrix/common.js

From Simple English Wikipedia, the free encyclopedia
Revision as of 22:14, 20 October 2017 by Theinstantmatrix (talk | changes) (rm "Strike out usernames that have been blocked" now used globally)

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.
// 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');

// [[:en:User:Mxn/CommentsInLocalTime]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Mxn/CommentsInLocalTime.js&action=raw&ctype=text/javascript'); // Backlink: [[:en:User:Mxn/CommentsInLocalTime.js]]

// wikEdDiff: IMPROVED DIFF VIEW BETWEEN ARTICLE VERSIONS (from en-wiki as a gadget for that area)
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEdDiff.js&action=raw&ctype=text/javascript' );