Module:Message box: Difference between revisions

use the same invalid type warning as the previous template
(fix sect regression)
(use the same invalid type warning as the previous template)
Line 504:
root
.tag('div')
.addClass('error')
.css('text-align', 'center')
.wikitext(format('This message box is using an invalid type parameter (<code>"type=%s</code>)" parameter and needs fixing.', self.type or ''))
end
 
Anonymous user