Jump to content

User:Capricorn42/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/twinkle.js');
importScript('User:Ioeth/friendly.js');

TwinkleConfig = {
                markAIVReportAsMinor			:	true,
             	markSockReportAsMinor			:	true,
  	        markUAAReportAsMinor			:	true,
	        markRevertedPagesAsMinor		:	[ 'vand' ],
	        markSpeedyPagesAsMinor			:	false,
                offerReasonOnNormalRevert		:	true,
                openTalkPage				:	[ 'norm', 'vand' ],
                watchSpeedyPages			:	[ 'a1', 'a2', 'a3', 'a5', 'a7', 'g1', 'g2', 'g3', 'g4', 'g5', 'g6', 'g7', 'g8', 'g10', 'g11', 'g12', 't1' ],
                watchRevertedPages			:	[ ],
                watchWarnings				:	false
};

importScript('User:Capricorn42/advisor.js');