MediaWiki:Gadget-HotCat.js: Difference between revisions
From Australian Enthusiasts Wiki
m 1 revision imported: Replace full src code with the loader used on English Wikipedia |
Actually replace it Tag: Replaced |
||
| Line 1: | Line 1: | ||
window.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. | |||
can be | 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 17:23, 7 January 2022
window.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.
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' );