/* Navigation Popups settings */
window.popupDelay = 0.8;
window.popupThumbAction = "sizetoggle";
window.popupRevertSummaryPrompt = true;
/* Comments in local time - settings */
LocalComments = {
dateDifference: false,
dateFormat: 'mdy',
timeFirst: true,
twentyFourHours: false
};
/* Mark blocked usernames */
//If you add this script to your monobook, it will mark all linked blocked users with a strikethrough, and mark all linked indefinitely blocked users with italics and a strikethrough.
//
// Installation Method 1:
// Add the following line to your monobook.js
// importScript('User:NuclearWarfare/Mark-blocked script.js');
//
// Installation Method 2:
// Just copy and paste the uncommented part of this page
mw.loader.load('https://ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');
/* Minutes later for diff */
importScript('User:Gary King/minutes later for diff.js');
/* Twinkle */
if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {};
TwinkleConfig.watchRevertedPages = []; // don't watch reverted articles
TwinkleConfig.watchWarnings = false; // don't watch user's talk pages