Module:Message box: Difference between revisions

From The FunKey Wiki
m
1 revision imported
(show link to talk discussion when used in small format, per request)
m (1 revision imported)
 
(6 intermediate revisions by 3 users not shown)
Line 303:
end
if date then
self.date = string.format(" <smallspan class='date-container'>''(<span class='date'>%s</span>)''</smallspan>", date)
end
self.info = args.info
Line 326:
self.imageEmptyCell = cfg.imageEmptyCell
if cfg.imageEmptyCellStyle then
self.imageEmptyCellStyle = 'border:none;padding:0px0;width:1px'
end
 
Line 544:
end
if self.removalNotice then
textCellDiv:tag('smallspan')
:addClass('hide-when-compact')
:tag('i')
Cookies help us deliver our services. By using our services, you agree to our use of cookies.