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:BrandonXLF/ReferenceExpander.js'); // [[User:BrandonXLF/ReferenceExpander.js]]
importScript( 'User:Ahecht/Scripts/pageswap.js' ); // Backlink: [[User:Ahecht/Scripts/pageswap]]
mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" );
importScript( 'User:BrownHairedGirl/linkrot.js' ); // Backlink: [[User:BrownHairedGirl/linkrot.js]]	
importScript( 'User:BrownHairedGirl/BareURLinline.js' ); // Backlink: [[User:BrownHairedGirl/BareURLinline.js]]	
importScript('User:BrownHairedGirl/biogdashes.js');   // Backlink: [[User:BrownHairedGirl/biogdashes.js]]
// importScript( 'User:BrownHairedGirl/CiteParamDashes.js' ); // Backlink: [[User:BrownHairedGirl/CiteParamDashes.js]]
importScript( 'User:GoldenRing/wordcount.js' ); // Backlink: [[User:GoldenRing/wordcount.js]]
importScript( 'User:Danski454/stubsearch.js' ); // Backlink: [[User:Danski454/stubsearch.js]]
importScript('User:Yair rand/ReferenceTooltips.js'); importStylesheet('User:Yair rand/ReferenceTooltips.css');
window.hotcat_dont_add_to_watchlist = true;
var hotcat_use_category_links = true;
importScript( 'User:Evad37/OneClickArchiver.js' ); // Backlink: [[User:Evad37/OneClickArchiver.js]];
// importScript( 'User:Cumbril/RefConsolidate_start.js')
importScript( 'User:The Evil IP address/hdedit.js' ); // Backlink: [[User:The Evil IP address/hdedit.js]];
importScript( 'User:Joeytje50/JWB.js/load.js' ); // Backlink: [[User:Joeytje50/JWB.js/load.js]]
importScript( 'User:MusikAnimal/nightpedia.js'); // Backlink: [[User:MusikAnimal/nightpedia.js]]
// importScript( 'User:Evad37/Xunlink.js'); // Backlink: [[User:Evad37/Xunlink.js]]
importScript( 'User:BrownHairedGirl/Draft no cat.js' ); // [[User:DannyS712/Draft no cat.js]]
importScript('User:Enterprisey/reply-link.js'); // Backlink: [[User:Enterprisey/reply-link.js]]
window.replyLinkSigPrefix = "--";
window.replyLinkPreloadPing = "button";
window.replyLinkCustomSummary = true;
window.replyLinkPreloadPingTpl = "{{yo|##}}";
window.replyLinkDryRun = "checkbox";
importScript('User:קיפודנחש/cat-a-lot.js');
importScript('User:NuclearWarfare/Mark-blocked script.js');
importScript('User:Shubinator/DYKcheck.js'); 
importScript('User:Dr_pda/prosesize.js'); //[[User:Dr_pda/prosesize.js]]
// importScript('User:The wub/CloseCFD.js');
importScript('User:Frietjes/infoboxgap.js');

popupFixDabs=true;
popupFixRedirs=true;
popupMaxWidth=500;

// Add [[WP:Reflinks]] launcher in the toolbox on left
$.when( mw.loader.using( ['mediawiki.util'] ), $.ready ).then(function () {
 mw.util.addPortletLink(
  "p-tb",     // toolbox portlet
  "http://69.142.160.183/~dispenser/cgi-bin/webreflinks.py?citeweb=checked&lang=" + mw.config.get('wgContentLanguage')
  + "&page=" + mw.config.get('wgPageName') + "&autoclick=wpDiff", // updated tool URL as of 27 December 2020
  "Reflinks"  // link label
)});