Difference between revisions of "Module:Message box/configuration"
Jump to navigation
Jump to search
Module:Message box/configuration (view source)
Revision as of 10:38, 24 October 2015
, 10:38, 24 October 2015trying to fix lots of templates using {{mbox|type=critical}}
>Developaws (Fix Template:Autocat throwing a hissy fit over it's type being invalid.) |
>Ciencia Al Poder (trying to fix lots of templates using {{mbox|type=critical}}) |
||
Line 198: | Line 198: | ||
class = 'ombox-notice', | class = 'ombox-notice', | ||
image = 'Information icon4.svg' | image = 'Information icon4.svg' | ||
}, | |||
critical = { | |||
class = 'mbox-critical', | |||
image = 'Ambox warning pn.svg' | |||
} | } | ||
}, | }, |