User:Thedjatclubrock/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.
//Assorted scripts
importScript('User:Thedjatclubrock/otherscripts.js')
//DerHexer's vandalism reverting utility
var levelthreewarning = true;
importScript('User:DerHexer/revert.js');
//Gracenote's Revert script
importScript('User:Gracenotes/amelvand.js');
//Lupin's Popups. 
importScript('User:Lupin/popups.js');
//I like buttons :P
//importScript('User:MarkS/extraeditbuttons.js');
//Unknown
//importScript('User:AndyZ/peerreviewer.js');
//Friendly
importScript('User:Ioeth/friendly.js');
FriendlyConfig = {
        summaryAd                       :       " using [[WP:FRIENDLY|Friendly]]",
        topWelcomes                     :       false,
        watchWelcomes                   :       true,
        markWelcomesAsMinor             :       true,
        watchTaggedPages                :       true,
        markTaggedPagesAsMinor          :       true,
        insertHeadings                  :       true,
        welcomeHeading                  :       "== Welcome ==",
        insertUsername                  :       true,
        insertSignature                 :       true
};
//Stub Tagger?
importScript('User:Ais523/stubtagtab2.js');
//IDK
//importScript('User:Lupin/autoedit.js');
//animum's 
importScript('User:Animum/reset.js');
importScript('User:Animum/editsection.js');
importScript('User:Animum/liveclock.js');
//Formatter
importScript('User:Cremepuff222/formatter.js');
//My AVT
//importScript('User:Thedjatclubrock/avt.js');
//AfD voter
importScript('User:Jnothman/afd_helper/script.js');
//Twinkle
importScript('User:AzaToth/twinkle.js');
TwinkleConfig = {
        revertMaxRevisions              :       50,
        userTalkPageMode                :       'tab',
        showSharedIPNotice              :       true,
        openTalkPage                    :       [ 'agf','vand' ],
        openTalkPageOnAutoRevert        :       true,
        summaryAd                       :       " using [[WP:TWINKLE|Twinkle]]",
        deletionSummaryAd               :       " using [[WP:TWINKLE|Twinkle]]",
        protectionSummaryAd             :       " using [[WP:TWINKLE|Twinkle]]",
        watchSpeedyPages                :       [ 'g1', 'g2' ,'g3', 'g4', 'g5', 'g6', 'g7' ,'g8', 'g9', 'g10', 'g11', 'g12' , 'a1' , 'a2' , 'a3' , 'a4',  'a5' , 'a6' , 'a7' , 'a8' ],
        watchProdPages                  :       true,
        openUserTalkPageOnSpeedyDelete  :       [ 'g1', 'g2', 'g10', 'g11', 'g12', 'a1', 'a7', 'i3', 'i4', 'i5', 'i6', 'i7', 'u3', 't1' ],
        watchRevertedPages              :       [ 'agf', 'norm', 'vand', 'torev' ],
        markRevertedPagesAsMinor        :       [ 'agf', 'norm', 'vand', 'torev' ],
        deleteTalkPageOnDelete          :       false,
        watchWarnings                   :       false,
        markAIVReportAsMinor            :       true,
        markSpeedyPagesAsMinor          :       true,
        offerReasonOnNormalRevert       :       false,
        orphanBacklinksOnSpeedyDelete   :       {orphan:true, exclude:['g6']}
};
//Yey, let's try this one
importScript('User:Thedjatclubrock/utilities.js');
//For Cobi!
//Later importStylesheet('User:Cobi/transparent.css');
importScript('User:AWeenieMan/furme.js');
importScript('User:Lupin/recent2.js');