Module:Pagetype/config: Difference between revisions
Jump to navigation
Jump to search
m
add cfg for soft redirects and SIAs
m (1 revision imported) |
Template:Tooltip>MSGJ m (add cfg for soft redirects and SIAs) |
||
Line 84: | Line 84: | ||
-- The parameter name to use for disambiguation pages page. | -- The parameter name to use for disambiguation pages page. | ||
cfg.dab = 'dab' | cfg.dab = 'dab' | ||
cfg.softRedirect = 'soft_redirect' | |||
cfg.softRedirectDefault = 'redirect' | |||
cfg.sia = 'sia' | |||
cfg.siaDefault = 'article' | |||
-- This table holds the different possible aliases for disambiguation-class | -- This table holds the different possible aliases for disambiguation-class |