User:Mysdaao/monobook.js
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .css page for this skin can be added at User:Mysdaao/monobook.css. |
if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {}; // DO NOT REMOVE THIS LINE - ALL TWINKLE SETTINGS AFTER THIS
TwinkleConfig.batchdeleteChunks = 50;
TwinkleConfig.batchDeleteMinCutOff = 5;
TwinkleConfig.batchMax = 5000;
TwinkleConfig.batchProtectChunks = 50;
TwinkleConfig.batchProtectMinCutOff = 5;
TwinkleConfig.batchundeleteChunks = 50;
TwinkleConfig.batchUndeleteMinCutOff = 5;
TwinkleConfig.blankTalkpageOnIndefBlock = false;
TwinkleConfig.defaultWarningGroup = 1;
TwinkleConfig.deleteTalkPageOnDelete = false;
TwinkleConfig.deletionSummaryAd = '';
TwinkleConfig.deliChunks = 500;
TwinkleConfig.deliMax = 5000;
TwinkleConfig.markAIVReportAsMinor = true;
TwinkleConfig.markSockReportAsMinor = true;
TwinkleConfig.markUAAReportAsMinor = true;
TwinkleConfig.markRevertedPagesAsMinor = [ 'vand' ];
TwinkleConfig.markSpeedyPagesAsMinor = false;
TwinkleConfig.markSpeedyPagesAsPatrolled = true;
TwinkleConfig.notifyUserOnDeli = true;
TwinkleConfig.notifyUserOnSpeedyDeletionNomination = [ 'g1', 'g2', 'g3', 'g4', 'g10', 'g11', 'g12', 'a1', 'a2', 'a3', 'a5', 'a7', 'a9', 'f1', 'f2', 'f3', 'f4', 'f5', 'f6', 'f7', 'f9', 'f10', 'f11', 'u3', 't2', 't3', 'p2' ];
TwinkleConfig.offerReasonOnNormalRevert = true;
TwinkleConfig.openTalkPage = [];
TwinkleConfig.openTalkPageOnAutoRevert = false;
TwinkleConfig.openUserTalkPageOnSpeedyDelete = [];
TwinkleConfig.orphanBacklinksOnSpeedyDelete = {exclude:['g6'], orphan:true};
TwinkleConfig.proddeleteChunks = 50;
TwinkleConfig.protectionSummaryAd = '';
TwinkleConfig.revertMaxRevisions = 50;
TwinkleConfig.showRollbackLinks = [];
TwinkleConfig.showSharedIPNotice = true;
TwinkleConfig.summaryAd = '';
TwinkleConfig.userTalkPageMode = 'window';
TwinkleConfig.watchProdPages = true;
TwinkleConfig.watchRevertedPages = [];
TwinkleConfig.watchSpeedyPages = [];
TwinkleConfig.watchWarnings = false;
TwinkleConfig.welcomeUserOnSpeedyDeletionNotification = [];
if( typeof( FriendlyConfig ) == 'undefined' ) FriendlyConfig = {}; // DO NOT REMOVE THIS LINE - ALL FRIENDLY SETTINGS AFTER THIS
FriendlyConfig.clockStyle = "dynamic";
FriendlyConfig.enableClock = true;
FriendlyConfig.groupByDefault = true;
FriendlyConfig.idsToRename = [];
FriendlyConfig.insertHeadings = true;
FriendlyConfig.insertSignature = true;
FriendlyConfig.insertUsername = true;
FriendlyConfig.markSharedIPAsMinor = true;
FriendlyConfig.markTaggedPagesAsMinor = false;
FriendlyConfig.markTaggedPagesAsPatrolled = true;
FriendlyConfig.markTalkbackAsMinor = true;
FriendlyConfig.markWelcomesAsMinor = false;
FriendlyConfig.maskTemplateInSummary = true;
FriendlyConfig.quickWelcomeMode = "auto";
FriendlyConfig.quickWelcomeTemplate = "Welcome-personal";
FriendlyConfig.summaryAd = "";
FriendlyConfig.talkbackHeading = "== Talkback ==";
FriendlyConfig.topWelcomes = true;
FriendlyConfig.watchTaggedPages = false;
FriendlyConfig.watchWelcomes = true;
FriendlyConfig.welcomeHeading = "== Welcome ==";
popupRevertSummaryPrompt=true;
popupFixDabs=true;
importScript('User:Tra/sidebartranslate.js'); //[[User:Tra/sidebartranslate.js]]
importScript('User:Twinzor/wikimark.js');
WikimarkConfigWikimarksPage = "WikiMarks"; //The page where your WikiMarks will be stored. This will always be in your userspace.
WikimarkConfigListType = "*"; //Whatever you wish to have infront of each link. Usually * or #, but can be anything.
WikimarkConfigViewMenu = "personal"; //These two variables set in which menu you'd like the WikiMark tabs to appear. Can be different for each tab.
WikimarkConfigAddMenu = "cactions"; //Options: cactions, personal, toolbox, navigation.
WikimarkConfigViewNextTo = "watchlist"; //These two variables set the menu item to the left of which you'd like the tab to appear.
WikimarkConfigAddNextTo = ""; //Some examples: watchlist, mycontris, edit. If you don't specify this, tab will appear as the last item.
WikimarkConfigPopup = 1; //Set to 1 to get your WikiMarks in a neat box without having to leave your current page.
WikimarkConfigPopShow = 2; //These two variables set how the popup is shown/hidden if enabled
WikimarkConfigPopHide = 2; //Options: 0 = clicking link, 2 = hovering over, 1 = both
WikimarkConfigKeepSection = 0; //Change to 1 if you'd like to be able to WikiMark specific sections
importScript('user:js/patroller.js')