Jump to content

User:Defender of torch/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.
//*********************Import Lines*********************************
importScript('User:AzaToth/twinkle.js');
importScript('User:Ioeth/friendly.js');
importScript('User:2D/afdvote2.js');
importScript('User:TheDJ/Gadget-HotCat.js');
importScript('User:Shubinator/DYKcheck.js'); //DYKcheck tool
importScript('User:Henrik/js/afc-helper.js');
importScript('User:Bawolff/DYKVerified.js');
importScript('User:Mr.Z-man/refToolbar.js');
importScript('User:Odie5533/SnipManager.user.js');

// [[User:Zocky/SearchBox.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Zocky/SearchBox.js' 
             + '&action=raw&ctype=text/javascript');

 
//********************Friendly Config*******************************
FriendlyConfig = {
        topWelcomes                     :       top,
        watchWelcomes                   :       false,
        markWelcomesAsMinor             :       false,
};
 
//*********************Twinkle Config********************************
 
TwinkleConfig = {
        userTalkPageMode                :       'tab',
        summaryAd                       :       " using [[WP:TWINKLE|TW]]",
        deletionSummaryAd               :       " using [[WP:TWINKLE|TW]]",
        protectionSummaryAd             :       " using [[WP:TWINKLE|TW]]",
        watchRevertedPages              :       [ ],
        watchSpeedyPages                :       [ ],
        watchProdPages                  :       true,
        watchWarnings                   :       false,
};
/**** afd helper ****/
importScript('User:Jnothman/afd_helper/script.js');