Content deleted Content added
pretty sure we don't need empty cells any more |
remove imagediv |
||
Line 557:
if self.imageRight then
local imageRightCell = mbox:tag('div'):addClass('mbox-imageright')
imageRightCell
:wikitext(self.imageRight or nil)
|