User:-Midorihana-/monobook.js

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
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.
// Lupin's AVT:
// Adds the following links to the toolbox: 
// Filter recent changes
// All recent changes
// Recent IP edits
// Monitor my watchlist
// Live spellcheck
importScript("User:Lupin/recent2.js");

// [[User:Lupin/popups.js]] Navigation popups, needed to make the above script work
importScript('User:Lupin/popups.js');

// [[User:Sander Säde/quickpreview.js]] fast preview of pages]]
importScript('User:Sander Säde/quickpreview.js');

// AFC (Articles for creation) helper

importScript ('User:Henrik/js/afc-helper.js');


importScript('User:Lupin/editcount.js'); //[[User:Lupin/editcount.js]]
popupEditCounterTool='custom';
popupEditCounterUrl='http://en.wikipedia.org/wiki/User:$1?ectarget=$1';