Module:Side box: Difference between revisions

add a newline to the above row
(fix behaviour for "image = none")
(add a newline to the above row)
Line 91: Line 91:
aboveCell:cssText(data.abovestyle)
aboveCell:cssText(data.abovestyle)
end
end
aboveCell:wikitext(data.above)
aboveCell
:newline()
:wikitext(data.above)
end
end