Jump to content

User:FlyingPenguins/vector.js

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by FlyingPenguins (talk | contribs) at 22:37, 6 February 2021 (rm popups.js). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.
/* 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