MediaWiki:Gadget-Web2Cit-loader.js

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.

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.
// Loader — raw-loads the ES6 Web2Cit script, bypassing ResourceLoader's ES5-only
// validation on MediaWiki 1.40. The real script is at MediaWiki:Gadget-Web2Cit.js.
mw.loader.load( '/index.php?title=MediaWiki:Gadget-Web2Cit.js&action=raw&ctype=text/javascript' );