Changes

Jump to: navigation, search

Module:Message box/configuration

393 bytes added, 18:04, 4 February 2014
add MW.org custom types
local ambox = {
types = {
critical = {
class = 'ambox-speedy',
image = 'Ambox speedy deletion.png'
},
speedy = {
class = 'ambox-speedy',
image = 'Ambox speedy deletion.png'
},
important = {
class = 'ambox-delete',
image = 'Ambox deletion.png'
},
delete = {
class = 'ambox-delete',
image = 'Ambox deletion.png'
},
warning = {
class = 'ambox-content',
image = 'Ambox content.png'
},
content = {
class = 'ambox-content',
image = 'Ambox content.png'
},
caution = {
class = 'ambox-style',
image = 'Edit-clear.svg'
},
style = {
},
notice = {
class = 'ambox-notice',
image = 'Ambox notice.png'
},
license = {
class = 'ambox-notice',
image = 'Ambox notice.png'

Navigation menu