User:Alouatta palliata palliata/monobook.js

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:DavidWS/afdvote2.js');

//********************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,
};