Jump to content

User:FunPika/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.
importScript('User:AzaToth/morebits.js');
importScript('User:AzaToth/twinklewarn.js');
importScript('User:AzaToth/twinklearv.js');
importScript('User:AzaToth/twinklespeedy.js');
importScript('User:AzaToth/twinkleimage.js');
importScript('User:AzaToth/twinkleprotect.js');
importScript('User:AzaToth/twinkleprod.js');
importScript('User:Ioeth/friendlywelcome.js');
 
// [[User:Lupin/popups.js]] - please include this line 
 
popupRedlinkRemoval=true;
popupOnEditSelection=false;
imagePopupsForImages=true;
 
TwinkleConfig = {
        userTalkPageMode                :       'tab',
        summaryAd                       :       " using [[WP:TWINKLE|Twinkle]]",
        deletionSummaryAd               :       " using [[WP:TWINKLE|Twinkle]]",
        protectionSummaryAd             :       " using [[WP:TWINKLE|Twinkle]]",
        watchSpeedyPages                :       [  ],
        watchProdPages                  :       false,
        watchWarnings                   :       false,
        markAIVReportAsMinor            :       false,
};
 
FriendlyConfig = {
        watchWelcomes                   :       false,
        markWelcomesAsMinor             :       false,
        welcomeHeading                  :       "== Welcome to Wikipedia! ==",
        markSharedIPAsMinor             :       false,
};