Difference between revisions of "Module:Message box/configuration"
Jump to navigation
Jump to search
Module:Message box/configuration (view source)
Revision as of 13:28, 17 April 2016
, 13:28, 17 April 2016https://en.wikipedia.org/w/index.php?title=Module:Message_box/configuration&oldid=651927149
>This, that and the other (add warning type) |
meta>MarcoAurelio (https://en.wikipedia.org/w/index.php?title=Module:Message_box/configuration&oldid=651927149) |
||
Line 15: | Line 15: | ||
class = 'ambox-delete', | class = 'ambox-delete', | ||
image = 'Ambox warning pn.svg' | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
content = { | content = { | ||
Line 91: | Line 87: | ||
class = 'cmbox-notice', | class = 'cmbox-notice', | ||
image = 'Information icon4.svg' | image = 'Information icon4.svg' | ||
} | } | ||
}, | }, | ||
Line 182: | Line 174: | ||
class = 'ombox-delete', | class = 'ombox-delete', | ||
image = 'Ambox warning pn.svg' | image = 'Ambox warning pn.svg' | ||
}, | }, | ||
content = { | content = { | ||
Line 206: | Line 194: | ||
class = 'ombox-notice', | class = 'ombox-notice', | ||
image = 'Information icon4.svg' | image = 'Information icon4.svg' | ||
} | } | ||
}, | }, |