Module:Hatnote: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(change the rellink class to the new "hatnote" class, and update the comments)
(don't categorise talk namespaces)
Line 91: Line 91:
-- use its blacklist.
-- use its blacklist.
errorCategoryLink = mCategoryHandler.main{
errorCategoryLink = mCategoryHandler.main{
talk = '', -- Don't categorise talk namespaces.
all = errorCategoryLink,
other = errorCategoryLink,
nocat = demo
nocat = demo
}
}