Module:Documentation: Difference between revisions

add missing return statement from p.renderStartBoxLinks
en>Mr. Stradivarius
(add comments for p.makeEndBoxExperimentBlurb)
en>Mr. Stradivarius
(add missing return statement from p.renderStartBoxLinks)
Line 495: Line 495:
ret = makeUrlLink(docTitle:fullUrl{action = 'edit', preload = data.preload}, data.createLinkDisplay)
ret = makeUrlLink(docTitle:fullUrl{action = 'edit', preload = data.preload}, data.createLinkDisplay)
end
end
return ret
end
end


Anonymous user