"ମଡ୍ୟୁଲ:Message box" ପୃଷ୍ଠାର ସଂସ୍କରଣ‌ଗୁଡ଼ିକ ମଧ୍ୟରେ ତଫାତ

Content deleted Content added
add a removalnotice parameter to ambox, don't display blank spans, and make the config module page a constant so it's easier to see
move the removal notice inline
୫୧୩ କ ଧାଡ଼ି:
end
if self.removalNotice then
textCellSpan:tag('divsmall')
:addClass('hide-when-compact')
:tag('uli')
:wikitext(string.format(" (%s)", self.removalNotice))
:tag('li')
:tag('small')
:wikitext(self.removalNotice)
end
else