Module:Documentation: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(add some newlines to make the html slightly more readable)
(test otherNamespaceHeading)
Line 231: Line 231:
hspan.wikitext(formatMessage('fileNamespaceHeading', 'string'))
hspan.wikitext(formatMessage('fileNamespaceHeading', 'string'))
else
else
error(cfg.otherNamespaceHeading)
hspan.wikitext(formatMessage('otherNamespaceHeading', 'string'))
hspan.wikitext(formatMessage('otherNamespaceHeading', 'string'))
end
end