Module:Message box/configuration: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Dreamcast99 (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- --...") |
imported>Hb1290 No edit summary |
||
| Line 35: | Line 35: | ||
class = 'ambox-notice', | class = 'ambox-notice', | ||
image = 'Information icon4.svg' | image = 'Information icon4.svg' | ||
} | }, | ||
NSFW = { | |||
class = 'ambox-NSFW', | |||
image = 'Parental advisory.png' | |||
}, | |||
}, | }, | ||
default = 'notice', | default = 'notice', | ||