Module:Message box/sandbox: Difference between revisions

Content deleted Content added
hm try this
m imageLeftCell=imageLeftCell
Line 529:
local imageLeftCell = row:tag('td'):addClass('mbox-image')
if self.setCollapsible then
imageLeftCell = imageLeftCell:attr('rowspan', '2')
end
if imageCellDiv then