Difference between revisions of "Module:Message box/configuration"
Jump to navigation
Jump to search
Module:Message box/configuration (view source)
Revision as of 16:06, 12 September 2015
, 16:06, 12 September 2015Fix Template:Autocat throwing a hissy fit over it's type being invalid.
>Hashar m (21 revisions imported from w:en:Module:Message_box/configuration) |
>Developaws (Fix Template:Autocat throwing a hissy fit over it's type being invalid.) |
||
Line 87: | Line 87: | ||
class = 'cmbox-notice', | class = 'cmbox-notice', | ||
image = 'Information icon4.svg' | image = 'Information icon4.svg' | ||
}, | |||
caution = { | |||
class = 'cmbox-style', | |||
image = 'Ambox warning yellow.svg' | |||
} | } | ||
}, | }, |