Module:Documentation: Difference between revisions

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