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.
mw.util.addPortletLink('p-tb', 'javascript:importScript("MediaWiki:VisualFileChange.js");', 'Perform batch task', 't-AjaxQuickDeleteOnDemand');

//CropTool code begins, see [[Commons:CropTool]] for details
(function(mw, $){
    if (mw.config.get( 'wgNamespaceNumber' ) !== 6) return;
    if (mw.config.get( 'wgAction' ) != 'view') return;
 
    $( function () {
    	var title = mw.config.get( 'wgTitle' ).replace(/ /g, '_'),
            croplink = '//tools.wmflabs.org/croptool/?title=' + encodeURIComponent(title);
        mw.util.addPortletLink(
            "p-tb",
            croplink,
            "CropTool",
            "t-crop",
            "Crop this image"
        );
    });
})(mediaWiki, jQuery);
//<nowiki>

//vFCProfil/////////////////////////////////////
/////// VISUAL FILE CHANGE CONFIGURATION ///////
///// DO NOT MODIFY BY HAND - FINGERS AWAY! ////
////////////////////////////////////////////////
window.vFC_Profiles = {"test":{"editInputs":{"mdDeleteReason":"","mdEditSummary":"","mdReplacePermission":false,"mdDeleteHeading":"Files in [[:Category:Images that should use vector graphics]] ","mdTalkNote":"Yours sincerely,","mdRRegEx1":false,"mdRVar1":true,"mdMatchText1":"{{SVG}}","mdReplaceText1":"{{SVG|symbol}}","mdRRegEx2":false,"mdRVar2":true,"mdMatchText2":"{{Should be SVG}}","mdReplaceText2":"{{SVG|symbol}}","mdRRegEx3":false,"mdRVar3":true,"mdMatchText3":"{{Convert to SVG}}","mdReplaceText3":"{{SVG|symbol}}","mdRRegEx4":false,"mdRVar4":true,"mdMatchText4":"{{svg}}","mdReplaceText4":"{{SVG|symbol}}","mdRRegEx5":false,"mdRVar5":true,"mdMatchText5":"{{should be SVG}}","mdReplaceText5":"{{SVG|symbol}}","mdRRegEx6":false,"mdRVar6":true,"mdMatchText6":"{{convert to SVG}}","mdReplaceText6":"{{SVG|symbol}}","mdRRegEx7":false,"mdRVar7":true,"mdMatchText7":"{{ConverttoSVG}}","mdReplaceText7":"{{SVG|symbol}}","mdRRegEx8":false,"mdRVar8":true,"mdMatchText8":"","mdReplaceText8":"","selPreserve":"secure","alsoPreserve":""},"action":"c_replace","objectMembers":{"queryParams":{"target":"Category:Symbols of municipalities in Iwate prefecture","cmdir":"asc","cmsort":"sortkey","cmstartsortkey":"","cmcontinue":"file|53594d424f4c204f46204d4f52494f4b412c2049574154452e535647|2237688"},"startInput":{"mode":"Category","modeCat":true,"modeUser":false,"modePage":false,"target":"Category:Symbols of municipalities in Iwate prefecture","loadThumbs":true,"loadWikitext":true,"startDate":"","startFile":""}},"proceedAt":{"vals":["file|4b41574153414b4920495741544520434841505445522e4a5047|18787327","file|53594d424f4c204f46204d4f52494f4b412c2049574154452e535647|2237688"],"setVals":["cmcontinue"]},"time":"2014-02-28T07:04:08.059Z"}};
//////////////////////////////////vFCProfilEnd//
//</nowiki>