Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Cmd-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (Cmd-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences

For details and instructions about other browsers, see Wikipedia:Bypass your cache.

mw.loader.load('//wikisource.org/w/index.php?title=User:Samwilson/GoogleOCR_sandbox.js&action=raw&ctype=text/javascript');

/**
 * TemplateScript adds configurable templates and scripts to the sidebar, and adds an example regex editor.
 * @see https://meta.wikimedia.org/wiki/TemplateScript
 * @update-token [[File:Pathoschild/templatescript.js]]

mw.loader.load('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js');

*/

//add sidebar tools
importScript('User:Peteforsyth/Regexp toolbar.js');

//Utility functions
importScript('User:Inductiveload/Roman numerals.js');

//running header lookup
importScript('User:Inductiveload/Running header.js');

/* CharInsert gadget specific */
// <nowiki>
//	window.charinsertDontMove = true;
//	window.charinsertMoveTop = true;
window.editToolsRecall = true;
window.charinsertCustom = {
	"User": '|  {{+}}  [[+|]]  —  <code><nowiki>+</nowiki></code>  {{hws|+|+}}  {{hwe|+|+}}  <section.begin="+"_/>  <section.end="+"_/> '
};
//	if(window.updateEditTools) window.updateEditTools();
// </nowiki>

/** From Xover (see: Special:Diff/9865661 ) */
mw.loader.load( '/w/index.php?title=User:Xover/Headertools.js&action=raw&ctype=text/javascript');

/** From Inductiveload, permits direct upload from Internet Archive. See User:Inductiveload/IaUploadPopup */
mw.loader.load('//en.wikisource.org/w/index.php?title=User:Inductiveload/IaUploadPopup.js&action=raw&ctype=text/javascript');