Module:Message box/configuration: Difference between revisions
Jump to navigation
Jump to search
add warning type |
m>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' | ||
} | } | ||
}, | }, |