MediaWiki:Gadget-HotCat.js/local defaults

Z VatoWiki
Przejdź do nawigacji Przejdź do wyszukiwania

// <source lang="javascript"> if ( typeof( HotCat ) != 'undefined' ) { HotCat.uncat_regexp = null; HotCat.single_minor = true; HotCat.use_up_down = false; HotCat.upload_disabled = false; HotCat.redir_category = null; HotCat.disambig_category = null; HotCat.messages.using = ' using HotCat'; } // </source>