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');

TwinkleConfig = {
revertMaxRevisions              :       50,
userTalkPageMode                :       'tab',
showSharedIPNotice              :       true,
openTalkPage                    :       [ 'agf', 'norm', 'vand' ],
summaryAd                       :       " using [[WP:TWINKLE|TW]]",
deletionSummaryAd               :       " using [[WP:TWINKLE|TW]]",
protectionSummaryAd             :       " using [[WP:TWINKLE|TW]]",
watchSpeedyPages                :       [ 'g3', 'g5', 'g10', 'g11', 'g12' ],
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' ],
markWarningsAsMinor             :       true,
markAIVReportAsMinor            :       true,
markSpeedyPagesAsMinor          :       false,
markProdPagesAsMinor            :       true,
confirmUsernameToAIV            :       true,
toolboxButtons                  :       [ ]
};
<pre></pre>

-->
<!-- Twinkle -->

importScript('User:AzaToth/twinkle.js');
 
if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {}; // DO NOT REMOVE THIS LINE - ALL TWINKLE SETTINGS AFTER THIS
TwinkleConfig.batchdeleteChunks                         =       50;
TwinkleConfig.batchDeleteMinCutOff                      =       5;
TwinkleConfig.batchMax                                  =       5000;
TwinkleConfig.batchProtectChunks                        =       50;
TwinkleConfig.batchProtectMinCutOff                     =       5;
TwinkleConfig.batchundeleteChunks                       =       50;
TwinkleConfig.batchUndeleteMinCutOff                    =       5;
TwinkleConfig.blankTalkpageOnIndefBlock                 =       false;
TwinkleConfig.defaultWarningGroup                       =       1;
TwinkleConfig.deleteTalkPageOnDelete                    =       false;
TwinkleConfig.deletionSummaryAd                         =       ' using [[WP:TW|TW]]';
TwinkleConfig.deliChunks                                =       500;
TwinkleConfig.deliMax                                   =       5000;
TwinkleConfig.markAIVReportAsMinor                      =       true;
TwinkleConfig.markSockReportAsMinor                     =       true;
TwinkleConfig.markUAAReportAsMinor                      =       true;
TwinkleConfig.markRevertedPagesAsMinor                  =       [ 'vand' ];
TwinkleConfig.markSpeedyPagesAsMinor                    =       false;
TwinkleConfig.markSpeedyPagesAsPatrolled                =       true;
TwinkleConfig.notifyUserOnDeli                          =       true;
TwinkleConfig.notifyUserOnSpeedyDeletionNomination      =       [ 'g1', 'g2', 'g3', 'g4', 'g10', 'g11', 'g12', 'a1', 'a2', 'a3', 'a5', 'a7', 'a9', 'f1', 'f2', 'f3', 'f4', 'f5', 'f6', 'f7', 'f9', 'f10', 'f11', 'u3', 't2', 't3', 'p2' ];
TwinkleConfig.offerReasonOnNormalRevert                 =       true;
TwinkleConfig.openTalkPage                              =       [ 'agf', 'norm', 'vand' ];
TwinkleConfig.openTalkPageOnAutoRevert                  =       false;
TwinkleConfig.openUserTalkPageOnSpeedyDelete            =       [ 'g1', 'g2', 'g3', 'g4', 'g5', 'g10', 'g11', 'g12', 'a1', 'a3', 'a7', 'a9', 'f3', 'f4', 'f5', 'f6', 'f7', 'f9', 'f11', 'u3', 't2' ];
TwinkleConfig.orphanBacklinksOnSpeedyDelete             =       {exclude:['g6'], orphan:true};
TwinkleConfig.proddeleteChunks                          =       50;
TwinkleConfig.prodReasonDefault                         =       "";
TwinkleConfig.protectionSummaryAd                       =       ' using [[WP:TW|TW]]';
TwinkleConfig.revertMaxRevisions                        =       50;
TwinkleConfig.showRollbackLinks                         =       [ 'diff', 'others' ];
TwinkleConfig.showSharedIPNotice                        =       true;
TwinkleConfig.speedyWindowHeight                        =       500;
TwinkleConfig.speedyWindowWidth                         =       800;
TwinkleConfig.summaryAd                                 =       ' using [[WP:TW|TW]]';
TwinkleConfig.unlinkNamespaces                          =       [ 0, 100 ];
TwinkleConfig.userTalkPageMode                          =       'window';
TwinkleConfig.watchProdPages                            =       true;
TwinkleConfig.watchRevertedPages                        =       [ 'agf', 'norm', 'vand', 'torev' ];
TwinkleConfig.watchSpeedyPages                          =       [ 'g3', 'g5', 'g10', 'g11', 'g12', 't1' ];
TwinkleConfig.watchWarnings                             =       true;
TwinkleConfig.welcomeUserOnSpeedyDeletionNotification   =       TwinkleConfig.notifyUserOnSpeedyDeletionNomination;
TwinkleConfig.xfdWatchDiscussion                        =       "default";
TwinkleConfig.xfdWatchList                              =       "no";
TwinkleConfig.xfdWatchPage                              =       "default";
TwinkleConfig.xfdWatchUsages                            =       "no";
TwinkleConfig.xfdWatchUser                              =       "default";



importScript('User:Quarl/util.js');
importScript('User:Quarl/wikipage.js');
 
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
importScript('Wikipedia:WikiProject Deletion sorting/delsort.js');
 
 
importScript('User:Lupin/popups.js');
// see Wikipedia:Tools/Navigation popups
 
 
//importScript('User:Cameltrader/Advisor.js');
 
 
//dosen't work with advanced watchlist yet.
//importScript('User:Ais523/catwatch.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>');
 
 
importScript('User:AWeenieMan/furme.js');
 
importScript('User:Lupin/recent2.js');
 
importScript('User:AndyZ/peerreviewer.js'); //[[User:AndyZ/peerreviewer.js]]
toolbarLink_PR = true;
spellcheck_PR = true;
 
 
/*** BEGIN WIKIBREAK ENFORCER ***/
addOnloadHook(function() {
 
/*** Start editing here ***/
 
// When you want to end your break?
// no leading zeroes. (example: 7 - correct, 07 - incorrect)
 
var date = { year: 2008, month: 12, day: 09};
var time = { hours: 18, minutes: 0, seconds: 0 };
 
/*** Stop editing here ***/
 
var currentDate = new Date();
var enforcedBreakEnd = new Date(
date.year,date.month-1,date.day,time.hours,time.minutes,time.seconds);
if (currentDate <= enforcedBreakEnd) {
alert("Enforced wikibreak until "+enforcedBreakEnd.toLocaleString()
+ "\n(now is "+currentDate.toLocaleString()+")\n\nBye!");
location = "http://"+location.host+"/w/index.php?title="
+ "Special:Userlogout&returnto=Main_Page";
}
});
/*** END WIKIBREAK ENFORCER ***/
 
<!-- FRIENDLY -->
 
importScript('User:Ioeth/friendly.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlywelcome.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlytag.js');
importScript('User:Ioeth/friendlyshared.js');
importScript('User:Ioeth/friendlytalkback.js');
 
FriendlyConfig = {
summaryAd                       :       " using [[WP:Friendly|Friendly]]",
enableClock			:	false,
watchWelcomes                   :       false,
markWelcomesAsMinor             :       false,
watchTaggedPages                :       false,
markTaggedPagesAsMinor          :       true,
insertHeadings                  :       false,
welcomeHeading                  :       "== Welcome ==",
insertUsername                  :       true,
insertSignature                 :       true,
idsToRename                     :       []
};
 
<!-- FURME -->
 
importScript('User:AWeenieMan/furme.js');
 
<!-- REFTOOLBAR -->
 
importScript('User:Mr.Z-man/refToolbar 2.0.js');


<!-- Assesment script -->

// [[User:Outriggr/metadatatest.js]] 
//importScript('User:Outriggr/metadatatest.js');
<!-- resurected from Outriggr script -- >
importScript('User:Nate1481/assessment.js');
assessmentDefaultProject = "Martialartsproject";
//["{"+"{WikiProject Yorkshire|class=|importance=}}","{"+"{Martialartsproject|class=}}","{"+"{WikiProject Rowing|class=}}","{"+"{WikiProject Dyslexia|class=}}","{"+"{WikiProject Mixed Martial Arts|class=}}","{"+"{Kayaking|class=|importance=|attention=|peer-review=|old-peer-review=|tf=|needs-infobox=|hide-auto-cats=}}"];