User:Tiddly Tom/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.
// [[User:Krimpet/CH2.js]] importScript('User:Krimpet/CH2.js'); importScript("User:Lupin/recent2.js"); // [[User:Lupin/popups.js]] importScript('User:Lupin/popups.js'); popupRevertSummaryPrompt=true; popupQueriedRevertSummary="Revert to revision dated $2 by [[User:$3|$3]] ([[User_talk:$3|talk]]) using [[:en:Wikipedia:Tools/Navigation_popups|popups]] ([[WP:VAND|vandalism]])" importScript('User:DerHexer/revert.js'); var levelthreewarning = true; importScript('User:AzaToth/morebits.js'); importScript('User:Oxymoron83/twinklefluff.js'); importScript('User:Oxymoron83/twinklewarnauto.js'); importScript('User:AzaToth/twinklearv.js'); importScript('User:Oxymoron83/aivreporthelper.js'); importScript('User:AzaToth/twinklespeedy.js'); //importScript('User:AzaToth/twinkleimage.js'); importScript('User:AzaToth/twinklediff.js'); importScript('User:AzaToth/twinkleprotect.js'); importScript('User:AzaToth/twinkleprod.js'); importScript('User:AzaToth/twinklexfd.js'); TwinkleConfig = { revertMaxRevisions : 50, userTalkPageMode : 'tab', showSharedIPNotice : false, openTalkPage : [ 'agf', 'norm', 'vand', 'blank', 'source', 'spam' ], openTalkPageOnAutoRevert : false, openAOLAnonTalkPage : false, summaryAd : "", deletionSummaryAd : "", protectionSummaryAd : "", watchWarnings : false, watchSpeedyPages : [ 'g1', 'g10' ], watchProdPages : true, openUserTalkPageOnSpeedyDelete : [ 'g1', 'g2', 'g3', 'g8', 'g10', 'g11', 'g12', 'a1', 'a3', 'a7', 'i3', 'i4', 'i5', 'i6', 'i7', 'u3', 't1' ], watchRevertedPages : [ ], markRevertedPagesAsMinor : [ 'agf', 'norm', 'vand', 'torev', 'blank', 'source', 'spam' ], deleteTalkPageOnDelete : false, markWarningsAsMinor : true, markAIVReportAsMinor : true, markSpeedyPagesAsMinor : true, markProdPagesAsMinor : true, confirmUsernameToAIV : true, offerReasonOnNormalRevert : false, orphanBacklinksOnSpeedyDelete : {orphan:false} }; document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Invitatious/unsigned2.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); // importScript('User:Ais523 non-admin/adminrights.js'); //Admin highlighter importScript('User:ais523/catwatch.js'); //[[User:ais523/catwatch.js]] importScript('User:Ioeth/friendly.js'); importScript('User:TheJosh/Scripts/NewPagePatrol.js'); // [[User:Jsimlo/shortcuts.js]] document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Jsimlo/shortcuts.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); function shortcutsInit () { shortcutsStartSection ( 'Workstation' ); shortcutsAddLink ('Workstation', 'User:Tiddly Tom/Workstation'); }