Module:Message box/configuration: Difference between revisions

    (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: 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'
    }
    }
    },
    },