Changes

Module:Documentation

6 bytes removed, 14:37, 13 February 2014
undo again - the bug in frame:expandTemplate has now been fixed, so using it again
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
Anonymous user