Module:Message box/configuration: Difference between revisions

trying to fix lots of templates using {{mbox|type=critical}}
(Fix Template:Autocat throwing a hissy fit over it's type being invalid.)
(trying to fix lots of templates using {{mbox|type=critical}})
Line 198:
class = 'ombox-notice',
image = 'Information icon4.svg'
},
critical = {
class = 'mbox-critical',
image = 'Ambox warning pn.svg'
}
},