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.
/* article size thingy */
importScript('User:Dr_pda/prosesize.js');

/* Shows both "preview" and "changes" with Ajax, 
   much faster than standard preview/changes buttons. 
   [[User:Js/ajaxPreview]]   */
importScript("User:Js/ajaxPreview.js");
ajaxPreviewPos = 'bottom';  //Buttons on the bottom, replacing standard buttons.

importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
//  - for the code, see [[MediaWiki:Gadget-Twinkle.js]]
mw.loader.load(['ext.gadget.Twinkle']);
importScript('User:Gigs/delsort.js');
importScript('User:Mr.Z-man/closeAFD.js');