Module:Hatnote: Difference between revisions
No edit summary |
No edit summary |
||
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 | ||