User:Elonka/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.
//  Unwatch


importScript('user:js/watchlist.js')

// End of unwatch

// DOI bot

importScript('User:Smith609/toolbox.js');

// End of DOI bot

//AfD closing tools
importScript('User:Mr.Z-man/closeAFD.js');

//end of AfD closing tools

// Delsort
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu'); importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css'); importScript('User:AzaToth/twinkle.js'); importScript('Wikipedia:WikiProject Deletion sorting/delsort.js');
// end of Delsort
importScript('Wikipedia:WikiProject Deletion sorting/delsort.js');

//Peer review

importScript('User:AndyZ/peerreviewer.js'); //[[User:AndyZ/peerreviewer.js]]

// end of Peer review

//Book sources, from https://en.wikipedia.org/wiki/User:Lunchboxhero/vector.js


var book_source_URL = "http://www.worldcat.org/search?qt=wikipedia&q=isbn%3AMAGICNUMBER";
importScript('User:Lunchboxhero/externISBN.js');

// End of Book sources