Module:Category handler: Difference between revisions

Content added Content deleted
(update to use Module:Yesno and to allow it to play nicely with other Lua modules)
(hmm, looks like the computer I was editing this on doesn't like the negation symbol)
Line 40: Line 40:
cfg.category2 = 'category2'
cfg.category2 = 'category2'
cfg.category2Yes = 'yes'
cfg.category2Yes = 'yes'
cfg.category2Negative = 'Ê'
cfg.category2Negative = '¬'


-- cfg.subpage is the parameter name to specify how to behave on subpages. cfg.subpageNo is the value to
-- cfg.subpage is the parameter name to specify how to behave on subpages. cfg.subpageNo is the value to