Module:Hatnote: Difference between revisions
No edit summary |
No edit summary Tag: Manual revert |
||
(2 intermediate revisions by the same user not shown) | |||
Line 111: | Line 111: | ||
p.missingTargetCat = | p.missingTargetCat = | ||
--Default missing target category, exported for use in related modules | --Default missing target category, exported for use in related modules | ||
((curNs == 0) or (curNs == 14)) and | ((curNs == 0) or (curNs == 14) or (curNs == 1198)) and | ||
'Articles with hatnote templates targeting a nonexistent page' or nil | 'Articles with hatnote templates targeting a nonexistent page' or nil | ||