Sitanuns:Gadget-HotCat.js: Difference between revisions

Content deleted Content added
Malafaya (bespikkeblünots)
No edit summary
Malafaya (bespikkeblünots)
No edit summary
 
Lien 1:
// See also: MediaWiki:Gadget-HotCat.js/local defaults
/* <source lang="javascript">
window.hotcat_translations_from_commons = true; // Make HotCat load its interface from the Commons
 
/*
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' );
/* </source> */