User:Matilda/monobook.js

// User:Lupin/popups.js - please include this line

mw.loader.load(

'https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'

+ '&action=raw&ctype=text/javascript&dontcountme=s');

popupDelay=0.5;

simplePopups=false;

popupShortcutKeys=true;

popupDragging=true;

popupFixRedirs=true;

popupRedirAutoClick='wpDiff';

popupFixDabs=true;

popupNavLinks=true;

popupLastEditLink=true;

popupHistoricalLinks=true;

popupPreviews=true;

popupSummaryData=true;

popupLastModified=true;

popupOnlyArticleLinks=true;

popupDragging=true;

//Interiot's javascript edit counter

if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {

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

//Create 'winc' function:

function winc(s) {

document.write('');

}

//function to handle dates:

winc('User:Bobblewik/monobook.js/dates.js');

//function to handle units:

winc('User:Bobblewik/monobook.js/unitformatter.js');

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