Module:Skills/Gathering: Difference between revisions

_buildAstrologyConstellationTable: Add table closing tag
(changing link reference on constellations)
(_buildAstrologyConstellationTable: Add table closing tag)
Line 741: Line 741:
result = result..'||'..table.concat(uMods, '<br/>')
result = result..'||'..table.concat(uMods, '<br/>')
end
end
result = result..'\r\n|}'
return result
return result