MediaWiki:Gadget-HotCat.js: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(Try this)
No edit summary
 
Line 1: Line 1:
var hotcat_translations_from_commons = true;
/**
 
  * This imports the latest version of HotCat from Commons.
/*
  * HotCat is a gadget to make changes to categories much easier.
  This imports the latest version of HotCat from Commons.
  * Full documentation can be found at [[commons:Help:Gadget-HotCat]]
  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' );
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );

Latest revision as of 11:51, 13 July 2016

/**
 * 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 [[commons:Help:Gadget-HotCat]]
 */
mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );