Difference between revisions of "Module:Message box/configuration"

Jump to navigation Jump to search
https://en.wikipedia.org/w/index.php?title=Module:Message_box/configuration&oldid=651927149
en>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'
},
warning = { -- alias for content
class = 'ambox-content',
image = 'Ambox important.svg'
},
},
content = {
content = {
Line 91: 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'
}
}
},
},
Line 182: Line 174:
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 = {
Line 206: Line 194:
class = 'ombox-notice',
class = 'ombox-notice',
image = 'Information icon4.svg'
image = 'Information icon4.svg'
},
critical = {
class = 'mbox-critical',
image = 'Ambox warning pn.svg'
}
}
},
},
Anonymous user

Navigation menu