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 = { | ||
delete = { | delete = { | ||
class = 'ambox-delete', | class = 'ambox-delete', | ||
image = ' | image = 'Delete.png' | ||
}, | }, | ||
content = { | content = { | ||
class = 'ambox-content', | class = 'ambox-content', | ||
image = ' | image = 'Warning.png' | ||
}, | }, | ||
notice = { | |||
class = 'ambox- | class = 'ambox-notice', | ||
image = ' | image = 'Information icon4.svg' | ||
}, | |||
incomplete = { | |||
class = 'ambox-content', | |||
image = 'Incomplete.png' | |||
}, | |||
ai = { | |||
class = 'ambox-delete', | |||
image = 'Ai.png' | |||
}, | }, | ||
investigated = { | |||
class = 'ambox-move', | class = 'ambox-move', | ||
image = ' | image = 'Possiblyfake.png' | ||
}, | }, | ||
nsfw = { | |||
class = 'ambox- | class = 'ambox-style', | ||
image = ' | image = 'Nsfw.png' | ||
}, | }, | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
| Line 62: | Line 62: | ||
cmbox = { | cmbox = { | ||
types = { | types = { | ||
delete = { | delete = { | ||
class = 'cmbox-delete', | class = 'cmbox-delete', | ||
image = ' | image = 'Delete.png' | ||
}, | }, | ||
content = { | content = { | ||
class = 'cmbox-content', | class = 'cmbox-content', | ||
image = ' | 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' | |||
}, | }, | ||
volume = { | |||
class = 'cmbox-style', | class = 'cmbox-style', | ||
image = ' | image = 'Volume.png' | ||
}, | }, | ||
phone = { | |||
class = 'cmbox-move', | class = 'cmbox-move', | ||
image = ' | image = 'Phone.png' | ||
}, | }, | ||
ai = { | |||
class = 'cmbox- | class = 'cmbox-delete', | ||
image = ' | image = 'Ai.png' | ||
}, | }, | ||
flashing = { | |||
class = 'cmbox-notice', | class = 'cmbox-notice', | ||
image = ' | 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 = ' | image = 'Delete.png' | ||
}, | }, | ||
editnotice = { | editnotice = { | ||
| Line 125: | Line 141: | ||
imbox = { | imbox = { | ||
types = { | types = { | ||
delete = { | delete = { | ||
class = 'imbox-delete', | class = 'imbox-delete', | ||
image = ' | image = 'Delete.png' | ||
}, | }, | ||
content = { | content = { | ||
class = 'imbox-content', | class = 'imbox-content', | ||
image = ' | 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' | |||
}, | }, | ||
volume = { | |||
class = 'imbox-style', | class = 'imbox-style', | ||
image = ' | image = 'Volume.png' | ||
}, | }, | ||
phone = { | |||
class = 'imbox-move', | class = 'imbox-move', | ||
image = ' | image = 'Phone.png' | ||
}, | }, | ||
ai = { | |||
class = 'imbox- | class = 'imbox-delete', | ||
image = ' | image = 'Ai.png' | ||
}, | }, | ||
flashing = { | |||
class = 'imbox- | class = 'imbox-notice', | ||
image = ' | image = 'Flashing.png' | ||
}, | }, | ||
possiblyfake = { | |||
class = 'imbox- | class = 'imbox-move', | ||
image = ' | image = 'Possiblyfake.png' | ||
}, | }, | ||
nsfw= { | |||
class = 'imbox- | class = 'imbox-style', | ||
image = ' | image = 'Nsfw.png' | ||
}, | }, | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
| Line 181: | Line 200: | ||
speedy = { | speedy = { | ||
class = 'ombox-speedy', | class = 'ombox-speedy', | ||
image = ' | image = 'Delete.png' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'ombox-delete', | class = 'ombox-delete', | ||
image = ' | image = 'Delete.png' | ||
}, | }, | ||
content = { | content = { | ||
class = 'ombox-content', | class = 'ombox-content', | ||
image = ' | image = 'Warning.png' | ||
}, | }, | ||
style = { | style = { | ||
| Line 221: | Line 240: | ||
speedy = { | speedy = { | ||
class = 'tmbox-speedy', | class = 'tmbox-speedy', | ||
image = ' | image = 'Delete.png' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'tmbox-delete', | class = 'tmbox-delete', | ||
image = ' | image = 'Delete.png' | ||
}, | }, | ||
content = { | content = { | ||
class = 'tmbox-content', | class = 'tmbox-content', | ||
image = ' | image = 'Warning.png' | ||
}, | }, | ||
style = { | style = { | ||