User:Viriditas/monobook.js

Source: 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.
// --NAVIGATION POPUPS--
// [[User:Lupin/popups.js]]

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

// popupFixDabs=true;
// popupFixRedirs=true;

//---------------------------------------------------------------------------

// --EDIT COUNT TOOL--
// [[User:Interiot/Tool2/code.js]]

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

//---------------------------------------------------------------------------

// --DOI BOT--
// [[User:Smith609/toolbox.js]]

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


//---------------------------------------------------------------------------

// --VANDAL WARNING TOOLBOX--
// [[User:Kbh3rd/whackamole.js]]

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


//---------------------------------------------------------------------------

// --ISBN CHOOSER--
// [[User:Lunchboxhero/monobook.js]]
 
var magicURL = "http://books.google.com/books?as_isbn=MAGICNUMBER";
 
importScript('User:Lunchboxhero/externISBN.js');

 
//---------------------------------------------------------------------------

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

// --ARTICLE ASSESSMENT--
// [[User:Outriggr/metadatatest.js]] <nowiki>
// importScript('User:Outriggr/metadatatest.js'); 
// assessmentMyTemplateCode = ["{{WPHawaii|class=|importance=}}"];
// assessmentDefaultProject = "WPHawaii";
// assessmentMarkAsMinor = false;
// assessmentOverrideWatchPref = true;
// </nowiki>

//---------------------------------------------------------------------------

// --HOTCAT--
// [[User:TheDJ/Gadget-HotCat.js]]


importScript('User:TheDJ/Gadget-HotCat.js');

 
//---------------------------------------------------------------------------

// --FURME--
// [[User:AWeenieMan/furme.js]]

importScript('User:AWeenieMan/furme.js');


//---------------------------------------------------------------------------

 // [[User:Olliminatore/sign.js]]
 //
 // document.write('<script type="text/javascript" src="'
 //           + '/w/index.php?title=User:Olliminatore/sign.js'
 //           + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');


//---------------------------------------------------------------------------

//  --MASS REVERSION--
//  [[User:John254/mass rollback.js]]
//
// importScript('User:John254/mass rollback.js');
//
//---------------------------------------------------------------------------

//  --PROSE SIZE--
//  [[User:Dr_pda/prosesize.js]]

importScript('User:Dr_pda/prosesize.js');


//---------------------------------------------------------------------------

//  --DYK CHECK--
//  [[User:Shubinator/DYKcheck.js]]

importScript('User:Shubinator/DYKcheck.js');


//---------------------------------------------------------------------------

//  --NICE--
//  [[User:EpochFail/No_Biting.js]]

/**
 * NICE gadget 
 *  
 * This gadget is part of a research study being conducted by the 
 * GroupLens Research lab at the University of Minnesota.  Please see 
 * the consent form at http://wikipedia.grouplens.org/NICE/consent.  
 * If you have questions/comments/suggestions, please direct them to 
 * User:EpochFail. 
 **/
importScript("User:EpochFail/No_Biting.js")