Module:Documentation: Difference between revisions

oops, looks like I issued a command that put everything in lower case somewhere along the line
(only generate the URL for the compare link in the env table - the rest is now done elsewhere so that the display can be different in different places)
(oops, looks like I issued a command that put everything in lower case somewhere along the line)
Line 320:
else
-- 'This is the [[Wikipedia:Template test cases|template sandbox]] page for $1 ($2).'
local comparedisplaycompareDisplay = message('sandboxnoticecomparelinkdisplaysandboxNoticeCompareLinkDisplay', 'string')
local comparelinkcompareLink = makeurllinkmakeUrlLink(compareurlcompareUrl, comparedisplaycompareDisplay)
text = text .. message('sandboxNoticeDiffBlurb', 'string', {templateLink, compareLink})
end