Changes

Module:Documentation

27 bytes added, 19:30, 15 January 2014
control for blank values of linksData
-- No need to include the links if the documentation is on the template page itself.
local linksData = p.makeStartBoxLinksData(args, env)
if linksData then links = p.renderStartBoxLinks(linksData) end
end
-- Generate the start box html.
Anonymous user