User:Alexf/monobook.js

From Wikipedia, the free encyclopedia
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.
// EasyBlock - Allows to block users quickly using a drop-down menu with frequent lengths and reasons
importScript('User:Animum/easyblock.js');
//[[User:Animum/easyblock.js]]

// EasyUnBlock - Allows to unblock users quickly using a drop-down menu with frequent lengths and reasons
importScript('User:Ale_jrb/Scripts/unblock.js'); 
//[[User:Ale_jrb/Scripts]]

// Script from [[User:Lupin/recent2.js]]
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/recent2.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></s'+'cript>');

//start [[User:Lupin/popups.js]]
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>');
//end [[User:Lupin/popups.js]]

 //<nowiki> Admin tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/admin/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

//</nowiki>[[Category:Wikipedia administrators who use VoA script|{{PAGENAME}}]]

//
// Edit tools for the vandal whack-a-mole game
// [[User:Kbh3rd/whackamole.js]] - please include this line
//
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Kbh3rd/whackamole.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// Twinkle
//importScript('User:AzaToth/twinkle.js');
popupDelay=1.5;
popupHideDelay=1;
simplePopups=false;
popupAdminLinks=true;
popupStructure='light';
popupRedlinkRemoval=true;
popupFixDabs=true;

//CSD Deleter and Decliner
importScript('User:Ale_jrb/Scripts/csdcheck.js');
var notifyByDefaultDel	= true;
 
importScript('User:Ale_jrb/Scripts/csdhelper.js');
//Configuration for CSDHelper
var overwriteDeclineReasons = true; 
var notifyByDefaultDel = false;
var notifyByDefaultDec = false;
var notifyByDefaultPrd = false;
var notifyByDefaultNew = false;
var redirectAfterDel = mw.config.get('wgServer') + '/wiki/' + mw.config.get('wgPageName');
var myDeclineListing = '%CRITERION%: %REASON%';
var myDeclineSummary = 'Decline speedy - %REASON%';
var myDeclineSummarySpecial = 'Decline speedy - %REASON%';
var logOnDecline = true;
var logOnDeclinePath = 'User:Wifione/List of declined speedies';
importScript('User:SoWhy/csdreasons.js');
// Set of custom decline and delete reasons
// End configuration
 

//Mark blocked users
//importScriptURI('http://ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');

//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
 importScriptURI('//ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');
 
//List usergroups on User:USERNAME or User talk:USERNAME
importScript('User:Splarka/sysopdectector.js');
 
// User Identifier - Adds a little button to the username when viewing the userpage, showing edit count, groups, registering date
importScript('User:Anomie/useridentifier.js');
 
// Revision Deleter - Deletes a specific revision from the page history (automates deleting + restoring)
importScript('User:Animum/revdelete.js');

// CloseAFD script + hide closed - Script to easily close AFDs, including doing all edits needed to logs and the articles / Script that allows hiding all closed AFDs on a log page
importScript('User:Mr.Z-man/hideClosedAFD.js')
;
// Allows to easily cast !votes on AFDs
importScript('User:Jnothman/afd_helper/script.js');
/* This is to keep track of who is using this extension: [[User:Jnothman/afd_helper/script.js]] */