Jump to content

User:Thedjatclubrock/oldmonobook.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.
var levelthreewarning = true;
var vspeed = 5000;
importScript('User:Thedjatclubrock/animum.js');
importScript('User:DerHexer/revert.js');
importScript('User:Gracenotes/amelvand.js');
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']}
};
importScript('User:Thedjatclubrock/otherscripts.js');
importScript('User:Lupin/popups.js');
importScript('User:Cacycle/diff.js');


importScript('User:MarkS/extraeditbuttons.js');
importScript('User:AndyZ/peerreviewer.js');
importScript('Wikipedia:WikiProject User scripts/Scripts/Revert tools');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
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
};
importScript('User:thedjatclubrock/reset.js');
importScript('User:Voice_of_All/Addtabs/monobook.js');
importScript('User:Misza13/statusChanger.js');
importScript('User:Thedjatclubrock/sbx.js');
// holiday over importScript('User:Thedjatclubrock/card.js');
importScript('User:Thedjatclubrock/smile.js');
importScript('User:Ais523/stubtagtab2.js');
importScript('User:Lupin/autoedit.js');
importScript('User:Thedjatclubrock/test.js');
// install [[User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');