User:Cyde/monobook.js

From Wikipedia, the free encyclopedia

If a message on your talk page led you here, please be wary of who left it. The code below could contain malicious content capable of compromising your account; if your account appears to be compromised, it will be blocked. If you are unsure whether the code is safe, you can ask at the appropriate village pump.
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
/* <pre> */
 
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>');
 
 
function winc(s) {
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=' + s
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
 
// Helper tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//
 
// Admin rollback tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Specialadmin/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//moves
Mvaluejs_class = 'moves';
//edits
Rvaluejs_class = 'edits';
//uploads
Uvaluejs_class = 'uploads';
//
 
//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>'); }
 
//You may need up to all of these for the dates and units things to work.
winc('User:Cyde/monobook.js/dates.js');
winc('User:Cyde/monobook.js/anwar.js');
winc('User:Cyde/monobook.js/unitformatter.js');
winc('User:Omegatron/monobook.js/addlink.js'); 
winc('User:Omegatron/monobook.js/fixdiffwidth.js');
winc('User:Omegatron/monobook.js/edittop.js'); 
winc('User:Quarl/unwatch.js&oldid=35457582');
//End section listing.
 
popupFixRedirs=true;
popupFixDabs=true;
popupMaxPreviewSentences=12;
popupMaxPreviewCharacters=2400;
popupRedirAutoClick='wpSave';
popupStructure='menus'
 
// CSD AutoReason
importScript('User:^demon/csd.js');
 
/* </pre> */