Module:Message box/configuration: Difference between revisions
From WikiOasis Meta
More actions
m 1 revision imported Tags: Mobile edit Mobile web edit Advanced mobile edit |
Restored revision 25547114 by Billinghurst (talk) |
||
| Line 52: | Line 52: | ||
sectionDefault = 'article', | sectionDefault = 'article', | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = ' | templateCategory = 'Page message templates', | ||
templateCategoryRequireName = true, | templateCategoryRequireName = true, | ||
templateErrorCategory = ' | templateErrorCategory = 'Page message templates with missing parameters', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | ||
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this message]]</small>', | removalNotice = '<small>[[:w:Help:Maintenance template removal|Learn how and when to remove this template message]]</small>', | ||
templatestyles = 'Module:Message box/ambox.css' | templatestyles = 'Module:Message box/ambox.css' | ||
}, | }, | ||
| Line 149: | Line 149: | ||
license = { | license = { | ||
class = 'imbox-license licensetpl', | class = 'imbox-license licensetpl', | ||
image = 'Imbox-license.svg' | image = 'Imbox-license.svg' | ||
}, | }, | ||
featured = { | featured = { | ||
class = 'imbox-featured', | class = 'imbox-featured', | ||
image = 'Cscr-featured.svg' | image = 'Cscr-featured.svg' | ||
}, | }, | ||
notice = { | notice = { | ||