Changes
use the same invalid type warning as the previous template
        root
            .tag('div')
                .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