Difference between revisions of "Module:Message box/configuration"
Jump to navigation
Jump to search
Module:Message box/configuration (view source)
Revision as of 00:58, 7 January 2016
, 00:58, 7 January 2016add warning type
>Ciencia Al Poder (trying to fix lots of templates using {{mbox|type=critical}}) |
>This, that and the other (add warning type) |
||
Line 15: | Line 15: | ||
class = 'ambox-delete', | class = 'ambox-delete', | ||
image = 'Ambox warning pn.svg' | image = 'Ambox warning pn.svg' | ||
}, | |||
warning = { -- alias for content | |||
class = 'ambox-content', | |||
image = 'Ambox important.svg' | |||
}, | }, | ||
content = { | content = { | ||
Line 178: | Line 182: | ||
class = 'ombox-delete', | class = 'ombox-delete', | ||
image = 'Ambox warning pn.svg' | image = 'Ambox warning pn.svg' | ||
}, | |||
warning = { -- alias for content | |||
class = 'ombox-content', | |||
image = 'Ambox important.svg' | |||
}, | }, | ||
content = { | content = { |