Difference between revisions of "Module:Message box/configuration"
Jump to navigation
Jump to search
Module:Message box/configuration (view source)
Revision as of 13:03, 27 September 2013
, 13:03, 27 September 2013add ambox parameters to allow as blank, plus the ambox template category
>Mr. Stradivarius (split data functions from Module:Message box) |
>Mr. Stradivarius (add ambox parameters to allow as blank, plus the ambox template category) |
||
Line 31: | Line 31: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
allowBlankParams = {'talk', 'sect', 'date'}, | |||
allowSmall = true, | allowSmall = true, | ||
smallClass = 'mbox-small-left', | smallClass = 'mbox-small-left', | ||
Line 43: | Line 44: | ||
sectionDefault = 'article', | sectionDefault = 'article', | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = 'Article message templates', | |||
templateErrorCategory = 'Article message templates with missing parameters', | templateErrorCategory = 'Article message templates with missing parameters', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'} | templateErrorParamsToCheck = {'issue', 'fix', 'subst'} |