Module:Documentation: Difference between revisions

control for blank values of linksData
(replace another argument name with a hardcoded value)
(control for blank values of linksData)
Line 358:
-- No need to include the links if the documentation is on the template page itself.
local linksData = p.makeStartBoxLinksData(args, env)
linksif = p.renderStartBoxLinks(linksData) then
links = p.renderStartBoxLinks(linksData)
end
end
-- Generate the start box html.