MediaWiki:Gadget-HotCat.js/local defaults: Difference between revisions
Jump to navigation
Jump to search
(Created page with "HotCat.redir_category = null; HotCat.disambig_category = 'Disambiguation pages'; HotCat.messages.using = ' using HotCat'; HotCat.blacklist = /\...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
HotCat.disambig_category = 'Disambiguation pages'; | HotCat.disambig_category = 'Disambiguation pages'; | ||
HotCat.messages.using = ' | HotCat.messages.using = ''; | ||
HotCat.blacklist = /\bStubs$|^Disambiguation( pages)?$|^Soft redirects$/i; | HotCat.blacklist = /\bStubs$|^Disambiguation( pages)?$|^Soft redirects$/i; | ||
HotCat.del_needs_diff = true; | |||
HotCat.single_minor = false; | HotCat.single_minor = false; | ||
HotCat.use_up_down = false; | HotCat.use_up_down = false; |