Module:Documentation: Difference between revisions

fix revision id code
(sandbox notice - separate test cases blurb with a line break rather than a space)
(fix revision id code)
Line 308:
local text = ''
local frame = mw.getCurrentFrame()
local isPreviewing = frame:callParserFunctionpreprocess('{{REVISIONID}}') == '' -- True if the page is being previewed.
local templateLink = makeWikilink(templateTitle.prefixedText)
if isPreviewing then
Anonymous user