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>Compooper (Finally found a fix to this) |
imported>Compooper No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| 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 70: | Line 70: | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | ||
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>', | removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>', | ||
templatestyles = ' | templatestyles = 'Module:Message box/ambox.css' | ||
}, | }, | ||