User:HughLilly/common.js: Difference between revisions

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Content deleted Content added
m CptViraj moved page User:Hl/common.js to User:HughLilly/common.js: Automatically moved page while renaming the user "Hl" to "HughLilly"
HughLilly (talk | contribs)
m reset
Tag: Manual revert
 
Line 1: Line 1:
importScript( 'MediaWiki:Commander.js ');
importScript( 'MediaWiki:Commander.js ');
mw.loader.load( 'ext.gadget.VisualFileChange' );
mw.loader.load( 'ext.gadget.VisualFileChange' );
//<nowiki>

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

Latest revision as of 19:32, 17 November 2021

importScript( 'MediaWiki:Commander.js ');
mw.loader.load( 'ext.gadget.VisualFileChange' );