Difference between revisions of "Module:Message box"

Jump to navigation Jump to search
53 bytes removed ,  09:58, 3 October 2013
use the same invalid type warning as the previous template
>Mr. Stradivarius
(fix sect regression)
>Mr. Stradivarius
(use the same invalid type warning as the previous template)
Line 504: Line 504:
         root
         root
             .tag('div')
             .tag('div')
                .addClass('error')
                 .css('text-align', 'center')
                 .css('text-align', 'center')
                 .wikitext(format('This message box is using an invalid type parameter (<code>type=%s</code>) and needs fixing.', self.type or ''))
                 .wikitext(format('This message box is using an invalid "type=%s" parameter and needs fixing.', self.type or ''))
     end
     end


Anonymous user

Navigation menu