MediaWiki:Gadget-HotCat.js: Porovnání verzí
Z WikiKnihovna
(Založena nová stránka: if (wgServer.indexOf ('https://') == 0) { importScriptURI ('https://secure.wikimedia.org/wikipedia/commons/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=t...) |
|||
| Řádek 1: | Řádek 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. | ||
| + | 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' ); | ||
Aktuální verze z 26. 2. 2012, 22:04
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' );