Module:Documentation: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(test otherNamespaceHeading)
(found it - fix misspelled message name)
Line 231: Line 231:
hspan.wikitext(formatMessage('fileNamespaceHeading', 'string'))
hspan.wikitext(formatMessage('fileNamespaceHeading', 'string'))
else
else
hspan.wikitext(formatMessage('otherNamespacesHeading', 'string'))
error(cfg.otherNamespaceHeading)
hspan.wikitext(formatMessage('otherNamespaceHeading', 'string'))
end
end