Module:Message box/configuration: Difference between revisions
Jump to navigation
Jump to search
Module:Message box/configuration (view source)
Revision as of 00:23, 7 January 2024
, 7 January 2024no edit summary
imported>Pingu No edit summary |
imported>Compooper No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 48: | Line 48: | ||
class = 'ambox-Noise', | class = 'ambox-Noise', | ||
image = 'Clipart245540.png' | image = 'Clipart245540.png' | ||
} | } | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
| Line 63: | Line 63: | ||
useCollapsibleTextFields = true, | useCollapsibleTextFields = true, | ||
imageRightNone = true, | imageRightNone = true, | ||
sectionDefault = 'article', | sectionDefault = '<strong>article</strong>', | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = 'Article message templates', | templateCategory = 'Article message templates', | ||
| Line 105: | Line 105: | ||
-- AVID Custom Categories | -- AVID Custom Categories | ||
NSFW = { | NSFW = { | ||
class = ' | class = 'cmbox-NSFW', | ||
image = 'Parental advisory.png' | image = 'Parental advisory.png' | ||
} | } | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
| Line 229: | Line 229: | ||
class = 'ombox-Noise', | class = 'ombox-Noise', | ||
image = 'Clipart245540.png' | image = 'Clipart245540.png' | ||
} | } | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||