Jump to content

User:Caniago/monobook.js

From Wikipedia, the free encyclopedia
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.
// [[User:Lupin/popups.js]]

mw.loader.load(
             'https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s');

mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:AndyZ/monobook.js/checklist.js&action=raw&ctype=text/javascript');

popupFixDabs = true;
popupFixRedirs = true;
popupRedlinkRemoval = true;

// Script from [[User:Dr pda/articlehistory.js]]
importScript('User:Dr pda/articlehistory.js'); //[[User:Dr pda/articlehistory.js]]

// TWINKLE
importScript('User:AzaToth/twinkle.js');

TwinkleConfig = {
    watchRevertedPages: [ "" ]
};

importScript('User:Omegatron/monobook.js/addlink.js'); //[[User:Omegatron/monobook.js/addlink.js]]
importScript('User:Dr_pda/prosesize.js'); //[[User:Dr_pda/prosesize.js]]

// [[User:Dschwen/highlightredirects.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Dschwen/highlightredirects.js' 
             + '&action=raw&ctype=text/javascript');

importScript('User:Alex_Smotrov/edittop.js');