Difference between revisions of Module:Category handler/config
m 1 revision imported |
Viceroy Sam (talk | contribs) m →top: Typo fixing, typos fixed: supresses → suppresses |
||
| Line 76: | Line 76: | ||
-- cfg.category2 to cfg.category2Yes skips the blacklist, and if cfg.category2 | -- cfg.category2 to cfg.category2Yes skips the blacklist, and if cfg.category2 | ||
-- is present but equal to anything other than cfg.category2Yes or | -- is present but equal to anything other than cfg.category2Yes or | ||
-- cfg.category2Negative then it | -- cfg.category2Negative then it suppresses cateogrisation. | ||
cfg.category2Yes = 'yes' | cfg.category2Yes = 'yes' | ||
cfg.category2Negative = '¬' | cfg.category2Negative = '¬' | ||