Navigation menu

Module:Message box/configuration: Difference between revisions

From The Kodiak Republic Wiki

https://en.wikipedia.org/w/index.php?title=Module:Message_box/configuration&oldid=651927149
(add warning type)
(https://en.wikipedia.org/w/index.php?title=Module:Message_box/configuration&oldid=651927149)
Line 15:
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
},
warning = { -- alias for content
class = 'ambox-content',
image = 'Ambox important.svg'
},
content = {
Line 91 ⟶ 87:
class = 'cmbox-notice',
image = 'Information icon4.svg'
},
caution = {
class = 'cmbox-style',
image = 'Ambox warning yellow.svg'
}
},
Line 182 ⟶ 174:
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
},
warning = { -- alias for content
class = 'ombox-content',
image = 'Ambox important.svg'
},
content = {
Line 206 ⟶ 194:
class = 'ombox-notice',
image = 'Information icon4.svg'
},
critical = {
class = 'mbox-critical',
image = 'Ambox warning pn.svg'
}
},
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.