Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
importScript( 'User:TheDJ/stockphoto.js' );
importStylesheet( 'MediaWiki:Gadget-Stockphoto.css' );
importScript('User:TheDJ/Gadget-PrettyLog.js' );
importScript('User:TheDJ/datacheck.js' );
importScript('User:TheDJ/wdcat.js');
importScript('User:TheDJ/tabularImportExport.js');
importScript('User:Rillke/bigChunkedUpload.js')

// mw.loader.load('//fr.wikipedia.org/w/index.php?title=Mediawiki:Gadget-KartoEditor.js&action=raw&ctype=text/javascript');

$('#searchform, #search, #powersearch, #searchbox, .search-types, #search-types').on('keyup keydown mousedown', 
  function (e){ $(this).attr('target', e.ctrlKey||e.metaKey?'_blank':'') });


//importScript('User:TheDJ/usermessages.js');
//importScript('User:TheDJ/Gadget-Cat-a-lot.js');
// importScript('User:TheDJ/CatPurge.js' );

// [[User:TheDJ/gotsource.js]]
//importScript( 'User:TheDJ/gotsource.js' );

//importScript('User:TheDJ/popups.js');
//var popStyleSheet = 'http://en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=MediaWiki:Gadget-navpop.css';
//var popScript = 'http://en.wikipedia.org/w/index.php?action=raw&ctype=text/javascript&title=User:TheDJ/apipopups.js';
 
//importStylesheetURI( popStyleSheet );
//mw.loader.load(popScript);

DelinkerSave = "True";

//mw.loader.load('//meta.wikimedia.org/w/index.php?action=raw&ctype=text/css&title=User:Krinkle/RTRC-dev.js');

//JSconfig.keys['HotCatMinorSingleChanges'] = false;

//<nowiki>

//catALot///////////////////////////////////////
////////// Cat-A-Lot user preferences //////////
window.catALotPrefs = {"watchlist":"preferences","minor":true,"editpages":true,"docleanup":true,"subcatcount":50};
////////////////////////////////////catALotEnd//
//</nowiki>


//vFCvFCCfg/////////////////////////////////////
/////// VISUAL FILE CHANGE CONFIGURATION ///////
///// DO NOT MODIFY BY HAND - FINGERS AWAY! ////
////////////////////////////////////////////////
window.vFCSettings = {"userNote":"Yours sincerely,","firstTest":0,"testEdits":0,"defaultAction":"del","watchlistUserTalk":"preferences","watchlistFiles":"preferences","watchlistReplace":"preferences","watchlistOTRS":"preferences","loadBatchSize":100,"maxSimultaneousReq":5,"summaryChacheLen":5,"loadThumbs":true,"loadWikitext":true};
//////////////////////////////////vFCvFCCfgEnd//
//</nowiki>
window.HotCatAutoRemoveCheckCat = true;

(function(){function setShortCuts(){if (!window.HotCat.addShortcuts) return; window.HotCat.addShortcuts({
 // Do not modify above. Add your shortcuts below
 // Shortcut : Replacement, both inside single quotes. If the replacement shall contain a single quote, write it as \'
 
 // ADD YOUR SHORTCUTS HERE. DO NOT FORGET THE COMMA AT THE END OF EACH LINE.
 'vtt':'Vienna tram type',
 'tsv':'Tram stops in Vienna',
 'tla':'Tram track loops in Austria',
 'htv':'Historical trams in Vienna',
 'si':'Streets in',
 'tl':'Tram line',
 'twf':'Trams with flags in Austria',
 'tan':'Trams at night',
 'tis':'Trams in snow',
 'ulv':'Unidentified locations in Vienna',
 'iv':'in Vienna',
 'ia':'in Austria',
 'rkr':'Tram track Ring–Kai–Ring',
 'tt':'Tram track',
 'gtt':'Grass-covered tram tracks',
 'vut':'Vienna U-Bahn type',
 'ubf':'U-Bahnhof',
 'bf':'Bahnhof',
 'bfw':'Bahnhof Wien',
 'ul':'Unidentified locations',
 'itt':'in tram transport',
 'irt':'in rail transport',
 'cr':'Bombardier Flexity Outlook Cityrunner',
 
 // Do not modify below
' ':""});} if (window.HotCat && window.HotCat.runWhenReady) window.HotCat.runWhenReady(setShortCuts); else $('body').bind('hotcatSetupCompleted',setShortCuts);})();

// Add "upload own work" link.
$('#p-participate .body ul').append($('<li id="t-uploadown"><a href="https://commons.wikimedia.org/w/index.php?title=Special%3AUpload&uselang=en&uploadformstyle=basic&wpLicense=&wpUploadDescription=%7B%7BInformation%0A%7CDescription%3D%0A%7B%7Bde%7C1%3D%7D%7D%0A%7B%7Beo%7C1%3D%7D%7D%0A%7CSource%3D%7B%7Bown%7D%7D%0A%7CDate%3D%7B%7Btaken+on%7C%7D%7D%0A%7CAuthor%3D%5B%5BUser%3ADarkweasel94%7Cdarkweasel94%5D%5D%0A%7CPermission%3D%7B%7BUser%3Adarkweasel94%2Fcopyright2%7C%7B%7Bsubst%3ACURRENTYEAR%7D%7D%7Cphoto+video+drawing%7Ceos+powershot+rx100%7D%7D%0A%3C!--+%7B%7Bself%7Ccc0%7D%7D%0A%3C!--+%7B%7Bmulti-license%7D%7D+%7B%7Bcc-by-3.0-at%7Cdarkweasel94%7D%7D+%7B%7BUser%3ADarkweasel94%2FCC-BY+Ausnahmeregelung+1.0%7D%7D+%7B%7BGFDL%7Cmigration%3Dnot-eligible%7D%7D+%7B%7BLGPLv3%7D%7D+%7B%7BBSD%7C1%3Ddarkweasel94%7Cyear%3D%7B%7Bsubst%3ACURRENTYEAR%7D%7D%7D%7D%0A--%3E%0A%7Cother_versions%3D%0A%7D%7D%0A%7B%7Blocation+possible%7D%7D">Upload own work</a></li>'));