Module:Documentation: Difference between revisions

sandbox notice - separate test cases blurb with a line break rather than a space
(convert the sandbox notice code to Lua)
(sandbox notice - separate test cases blurb with a line break rather than a space)
Line 322:
local testcasesLinkDisplay = message('sandboxNoticeTestcasesLinkDisplay', 'string')
local testcasesLink = makeWikilink(testcasesTitle.prefixedText, testcasesLinkDisplay)
text = text .. '<br />' .. message('sandboxNoticeTestcasesBlurb', 'string', {testcasesLink})
end
-- Add the page to [[Category:Template sandboxes]].
Anonymous user