User:Earthsound/pre-05.21.2009.monobook.js

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.
// development version:
importScript('User:Lupin/popupsdev.js');
// fix the broken <ref> footnotes, due to change in the format for the IDs generated
importScript('User:TimR/misc.js');

// or just use gadgets under wikipedia preferences, instead
// [[User:Lupin/popups.js]]
//importScript('User:Lupin/popups.js');

// [[User:Lupin/popups.js]]

//document.write('<script type="text/javascript" src="' 
//             + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
//             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// [[Wikipedia:WikiProject User scripts/Scripts/Twinkle]]

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

//</nowiki>[[Category:Wikipedians who use VoA script|{{PAGENAME}}]]

//Interiot's javascript edit counter
//if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
//  document.write('<script type="text/javascript" src="' 
//    + 'http://en.wikipedia.org/w/index.php?title=User:Interiot/Tool2/code.js' 
//    + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }

// [[User:Krimpet/CH2.js]] This is to add CommonsHelper
importScript('User:Krimpet/CH2.js');