Module:Documentation: Difference between revisions

undo again - the bug in frame:expandTemplate has now been fixed, so using it again
(undo - frame:expandTemplates doesn't handle section headings correctly, so we need to use frame:preprocess)
(undo again - the bug in frame:expandTemplate has now been fixed, so using it again)
Line 635:
if not content and docTitle and docTitle.exists then
local frame = mw.getCurrentFrame()
content = frame:preprocess('{expandTemplate{title ' ..= docTitle.prefixedText .. ' }}')
end
-- The line breaks below are necessary so that "=== Headings ===" at the start and end