MediaWiki:Gadget-HotCat.js: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
pf>Cheepy-Cheepy
(Attempting to set up HotCat.)
 
m (3 revisions imported: +HotCat)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
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');
 
/*
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
*/
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );

Latest revision as of 21:48, 14 August 2023

mw.loader.load('//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript');