Open main menu

Changes

Module:Message box

5 bytes removed, 18:51, 6 June 2021
per tper
end
if date then
self.date = string.format(" <small span class='date-container'>''(<span class='date'>%s</span>)''</smallspan>", date)
end
self.info = args.info
self.imageEmptyCell = cfg.imageEmptyCell
if cfg.imageEmptyCellStyle then
self.imageEmptyCellStyle = 'border:none;padding:0px0;width:1px'
end
end
if self.removalNotice then
textCellDiv:tag('smallspan')
:addClass('hide-when-compact')
:tag('i')
Anonymous user