Module:Weather box/sandbox: Difference between revisions

Content deleted Content added
test enclosing table in div (prevents newline insertion, allows template not to be preceded by newline)
Undid revision 887514408 by Erutuon (talk)
Line 453:
results[i] = row
end
return '<div>\n ' .. table.concat(results) .. '</div>'
end