Module:Weather box/sandbox: Difference between revisions

Content deleted Content added
Undid revision 887514408 by Erutuon (talk)
use Erutuon's technique to suppress Scribunto's blank line before the table
Line 453:
results[i] = row
end
return ' <div>\n' .. table.concat(results)..'\n</div>' -- prevent Scribunto from inserting a blank line before the table
end