MediaWiki:Gadget-HotCat.js: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (1 revision)
mNo edit summary
 
Line 1: Line 1:
window.hotcat_translations_from_commons = true;

/*
/*
This imports the latest version of HotCat from Commons.
This imports the latest version of HotCat from Commons.
Line 6: Line 4:
Full documentation can be found at http://commons.wikimedia.org/wiki/Help:Gadget-HotCat
Full documentation can be found at http://commons.wikimedia.org/wiki/Help:Gadget-HotCat
*/
*/
window.hotcat_translations_from_commons = true;
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );

Latest revision as of 13:00, 28 April 2019

/*
 This imports the latest version of HotCat from Commons.
 HotCat is a gadget to make changes to categories much easier.
 Full documentation can be found at http://commons.wikimedia.org/wiki/Help:Gadget-HotCat
*/
window.hotcat_translations_from_commons = true;
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );