Wikisource:Software/Scripts/HotCat.js

/* Script: Wikipedia:Software/Scripts/HotCat.js

* HotCat: Adiciona, modifica e remove categorias 
* Documentation: Wikipedia:Software/Scripts/HotCat e commons:Help:Gadget-HotCat
* Originally written by: Magnus Manske
* 
*/

if ( mw.config.get( 'wgCanonicalNamespace' ) !== 'Page' ) {

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

}