Module:Message box/configuration: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
class = 'ambox-notice', | class = 'ambox-notice', | ||
image = 'Information icon4.svg' | image = 'Information icon4.svg' | ||
}, | }, | ||
incomplete = { | incomplete = { | ||
class = 'ambox-content', | class = 'ambox-content', | ||
image = 'Incomplete.png' | image = 'Incomplete.png' | ||
}, | }, | ||
ai = { | ai = { | ||
| Line 40: | Line 28: | ||
image = 'Ai.png' | image = 'Ai.png' | ||
}, | }, | ||
investigated = { | |||
class = 'ambox-move', | class = 'ambox-move', | ||
image = 'Possiblyfake.png' | image = 'Possiblyfake.png' | ||
}, | }, | ||
nsfw= { | nsfw = { | ||
class = 'ambox-style', | class = 'ambox-style', | ||
image = 'Nsfw.png' | image = 'Nsfw.png' | ||
| Line 118: | Line 102: | ||
image = 'Possiblyfake.png' | image = 'Possiblyfake.png' | ||
}, | }, | ||
nsfw= { | nsfw = { | ||
class = 'cmbox-style', | class = 'cmbox-style', | ||
image = 'Nsfw.png' | image = 'Nsfw.png' | ||