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.
importScript( 'User:Enterprisey/reply-link.js' ); // Backlink: [[User:Enterprisey/reply-link.js]]
importScript( 'User:Enterprisey/script-installer.js' ); // Backlink: [[User:Enterprisey/script-installer.js]]
importScript( 'User:Enterprisey/short-tab-titles.js' ); // Backlink: [[User:Enterprisey/short-tab-titles.js]]
importScript('Wikipedia:AutoEd/complete.js');
importScript('User:Evad37/MoveToDraft.js'); // Backlink: [[User:Evad37/MoveToDraft.js]]
importScript("User:Writ Keeper/Scripts/teahouseUtility.js"); // Gives one-click option to add Teahouse invitation or talkback to a user
importScript( 'User:Danski454/stubsearch.js' ); // Backlink: [[User:Danski454/stubsearch.js]]
importScript('User:Pythoncoder/userHighlighter.js'); // Backlink: [[User:Pythoncoder/userHighlighter.js]]
importScript('User:Pythoncoder/Scripts/voteSymbols.js'); // Backlink: [[User:Pythoncoder/Scripts/voteSymbols.js]]
importScript('User:David_Condrey/bookmarknav.js'); // Backlink: [[User:David_Condrey/bookmarknav.js]]
importScript('User:Lourdes/AfDstarted.js'); // Backlink: [[User:Lourdes/AfDstarted.js]]
importScript('User:ZLEA/Dashboard.js'); // Backlink: [[User:ZLEA/Dashboard.js]]
importScript('User:Omni_Flames/PendingChangesLink.js'); // Backlink: [[User:Omni_Flames/PendingChangesLink.js]]
importScript('User:The_Evil_IP_address/hdedit.js'); // Backlink: [[User:The_Evil_IP_address/hdedit.js]]
importScript('User:Theopolisme/Scripts/autocompleter.js'); // Backlink: [[User:Theopolisme/Scripts/autocompleter.js]]
importScript('User:Evad37/rater.js'); // Backlink: [[User:Evad37/rater.js]]

toolbarLink_PR = true;
//======================

var wikEdDiffConfig; if (wikEdDiffConfig === undefined) { wikEdDiffConfig = {}; }

wikEdDiffConfig.unitTesting = true;
wikEdDiffConfig.debugTime = true;

//wikEdDiffConfig.styleDelete = 'font-weight: bold; background-color: #ffd36a; color: #222; border-radius: 0.25em; padding: 0.2em 1px;';
//wikEdDiffConfig.styleInsert = 'font-weight: bold; background-color: #7abfff; color: #222; border-radius: 0.25em; padding: 0.2em 1px;';

//wikEdDiffConfig.styleDeleteBlank = 'background-color: #ffd36a;';
//wikEdDiffConfig.styleInsertBlank = 'background-color: #7abfff;';

//wikEdDiffConfig.coloredBlocks = true;

//importScript('User:Js/ajaxPreview.js'); // [[user:js/ajaxPreview]]