Module:Documentation: Difference between revisions

From Roses, Tulips, & Liberty
Content deleted Content added
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