Module:Message box: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| Line 510: | Line 510: | ||
end | end | ||
imageLeftCell:wikitext(self.imageLeft or nil) | imageLeftCell:wikitext(self.imageLeft or nil) | ||
-- Add the text. | -- Add the text. | ||
| Line 620: | Line 611: | ||
return setmetatable(p, mt) | return setmetatable(p, mt) | ||
end | |||