User:Diego Moya/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.
// [[User:Lupin/popups.js]]
importScript("User:Smith609/toolbox.js");

// [[User:Lupin/popups.js]] - please include this line 
importScript('User:Lupin/popups.js');
 
simplePopups=false;
popupAdminLinks=false;
popupFixDabs=true;
popupDelay=0.2;
popupHideDelay=0.8;
popupStructure='original';
popupFixRedirs=true;
popupMaxWidth=600;
popupInitialWidth=false;
popupDragHandle=false;
popupThumbAction="linkfull";
popupRevertSummaryPrompt=true;
popupPreviewKillTemplates=true;
popupMaxPreviewSentences=7;
popupMaxPreviewCharacters=800;

importScript('User:AzaToth/twinkle.js');
TwinkleConfig = {
        userTalkPageMode                :       'tab',
        openTalkPageOnAutoRevert        :       true,
        summaryAd                       :       " using [[WP:TWINKLE|TW]]",
        deletionSummaryAd               :       "delete - using [[WP:TWINKLE|TW]]",
        protectionSummaryAd             :       "protect - using [[WP:TWINKLE|TW]]",
};



importScript('User:Ioeth/friendly.js');

importScript('User:Bradv/splitpreview.js');