Module:Message box/configuration: Difference between revisions

Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee..."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
ambox = {
ambox = {
types = {
types = {
speedy = {
class = 'ambox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
delete = {
class = 'ambox-delete',
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
image = 'Delete.png'
},
},
content = {
content = {
class = 'ambox-content',
class = 'ambox-content',
image = 'Ambox important.svg'
image = 'Warning.png'
},
},
style = {
notice = {
class = 'ambox-style',
class = 'ambox-notice',
image = 'Edit-clear.svg'
image = 'Information icon4.svg'
},
incomplete = {
class = 'ambox-content',
image = 'Incomplete.png'
},
ai = {
class = 'ambox-delete',
image = 'Ai.png'
},
},
move = {
investigated = {
class = 'ambox-move',
class = 'ambox-move',
image = 'Merge-split-transwiki default.svg'
image = 'Possiblyfake.png'
},
},
protection = {
nsfw = {
class = 'ambox-protection',
class = 'ambox-style',
image = 'Semi-protection-shackle-keyhole.svg'
image = 'Nsfw.png'
},
},
notice = {
class = 'ambox-notice',
image = 'Information icon4.svg'
}
},
},
default                    = 'notice',
default                    = 'notice',
Line 62: Line 62:
cmbox = {
cmbox = {
types = {
types = {
speedy = {
class = 'cmbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
delete = {
class = 'cmbox-delete',
class = 'cmbox-delete',
image = 'Ambox warning pn.svg'
image = 'Delete.png'
},
},
content = {
content = {
class = 'cmbox-content',
class = 'cmbox-content',
image = 'Ambox important.svg'
image = 'Warning.png'
},
notice = {
class = 'cmbox-notice',
image = 'Information icon4.svg'
},
jumpscare = {
class = 'cmbox-speedy',
image = 'Jumpscare.png'
},
incomplete = {
class = 'cmbox-content',
image = 'Incomplete.png'
},
},
style = {
volume = {
class = 'cmbox-style',
class = 'cmbox-style',
image = 'Edit-clear.svg'
image = 'Volume.png'
},
},
move = {
phone = {
class = 'cmbox-move',
class = 'cmbox-move',
image = 'Merge-split-transwiki default.svg'
image = 'Phone.png'
},
},
protection = {
ai = {
class = 'cmbox-protection',
class = 'cmbox-delete',
image = 'Semi-protection-shackle-keyhole.svg'
image = 'Ai.png'
},
},
notice = {
flashing = {
class = 'cmbox-notice',
class = 'cmbox-notice',
image = 'Information icon4.svg'
image = 'Flashing.png'
}
},
possiblyfake = {
class = 'cmbox-move',
image = 'Possiblyfake.png'
},
nsfw = {
class = 'cmbox-style',
image = 'Nsfw.png'
},
},
},
default              = 'notice',
default              = 'notice',
Line 103: Line 119:
warning = {
warning = {
class = 'fmbox-warning',
class = 'fmbox-warning',
image = 'Ambox warning pn.svg'
image = 'Delete.png'
},
},
editnotice = {
editnotice = {
Line 125: Line 141:
imbox = {
imbox = {
types = {
types = {
speedy = {
class = 'imbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
delete = {
class = 'imbox-delete',
class = 'imbox-delete',
image = 'Ambox warning pn.svg'
image = 'Delete.png'
},
},
content = {
content = {
class = 'imbox-content',
class = 'imbox-content',
image = 'Ambox important.svg'
image = 'Warning.png'
},
notice = {
class = 'imbox-notice',
image = 'Information icon4.svg'
},
jumpscare = {
class = 'imbox-speedy',
image = 'Jumpscare.png'
},
incomplete = {
class = 'imbox-content',
image = 'Incomplete.png'
},
},
style = {
volume = {
class = 'imbox-style',
class = 'imbox-style',
image = 'Edit-clear.svg'
image = 'Volume.png'
},
},
move = {
phone = {
class = 'imbox-move',
class = 'imbox-move',
image = 'Merge-split-transwiki default.svg'
image = 'Phone.png'
},
},
protection = {
ai = {
class = 'imbox-protection',
class = 'imbox-delete',
image = 'Semi-protection-shackle-keyhole.svg'
image = 'Ai.png'
},
},
license = {
flashing = {
class = 'imbox-license licensetpl',
class = 'imbox-notice',
image = 'Imbox-license.svg'
image = 'Flashing.png'
},
},
["license-related"] = {
possiblyfake = {
class = 'imbox-license',
class = 'imbox-move',
image = 'Imbox-license.svg'
image = 'Possiblyfake.png'
},
},
featured = {
nsfw= {
class = 'imbox-featured',
class = 'imbox-style',
image = 'Cscr-featured.svg',
image = 'Nsfw.png'
imageNeedsLink = true
},
},
notice = {
class = 'imbox-notice',
image = 'Information icon4.svg'
}
},
},
default              = 'notice',
default              = 'notice',
Line 181: Line 200:
speedy = {
speedy = {
class = 'ombox-speedy',
class = 'ombox-speedy',
image = 'Ambox warning pn.svg'
image = 'Delete.png'
},
},
delete = {
delete = {
class = 'ombox-delete',
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
image = 'Delete.png'
},
},
content = {
content = {
class = 'ombox-content',
class = 'ombox-content',
image = 'Ambox important.svg'
image = 'Warning.png'
},
},
style = {
style = {
Line 221: Line 240:
speedy = {
speedy = {
class = 'tmbox-speedy',
class = 'tmbox-speedy',
image = 'Ambox warning pn.svg'
image = 'Delete.png'
},
},
delete = {
delete = {
class = 'tmbox-delete',
class = 'tmbox-delete',
image = 'Ambox warning pn.svg'
image = 'Delete.png'
},
},
content = {
content = {
class = 'tmbox-content',
class = 'tmbox-content',
image = 'Ambox important.svg'
image = 'Warning.png'
},
},
style = {
style = {