User:Sreejithk2000/vector.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
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.
// <nowiki>

//////////// Adding a purge tab to vector skin ///////////////////
var purgetab = '<li id="ca-purge"></li>';
var purgeLink = $('<a/>').attr('href', window.location.href + '?action=purge').attr('title', 'Purge cache').text('*');
$('<span/>').append(purgeLink).appendTo($(purgetab));
$(purgetab).prependTo($('#ca-view').parent());
//////////// Adding a purge tab to vector skin ///////////////////


//vFCProfil/////////////////////////////////////
/////// VISUAL FILE CHANGE CONFIGURATION ///////
///// DO NOT MODIFY BY HAND - FINGERS AWAY! ////
////////////////////////////////////////////////
window.vFC_Profiles = {"Remove pipe from template":{"editInputs":{"mdDeleteReason":"","mdEditSummary":"","mdReplacePermission":false,"mdDeleteHeading":"Files in [[:Category:Pages using Information template with incorrect parameter]] ","mdTalkNote":"Yours sincerely,","mdRRegEx1":true,"mdRVar1":true,"mdMatchText1":"/(\\w)[^\\n]?\\|\\s(\\w)?/g","mdReplaceText1":"$1 - $2","mdRRegEx2":false,"mdRVar2":true,"mdMatchText2":"","mdReplaceText2":"","selPreserve":"secure","alsoPreserve":""},"action":"c_replace","objectMembers":{"queryParams":{"target":"Category:Pages using Information template with incorrect parameter","cmdir":"asc","cmsort":"sortkey","cmstartsortkey":""},"startInput":{"mode":"Category","modeCat":true,"modeUser":false,"modePage":false,"modeSearch":false,"target":"Category:Pages using Information template with incorrect parameter","loadThumbs":true,"loadWikitext":true,"startDate":"","startFile":""}},"proceedAt":{"vals":[],"setVals":["cmcontinue"]},"time":"2021-09-22T18:22:09.293Z"}};
//////////////////////////////////vFCProfilEnd//
//</nowiki>