"ماڈیول:Message box/configuration" کے نسخوں کے درمیان فرق
split data functions from Module:Message box |
add ambox parameters to allow as blank, plus the ambox template category |
||
سطر 31: | سطر 31: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
allowBlankParams = {'talk', 'sect', 'date'}, | |||
allowSmall = true, | allowSmall = true, | ||
smallClass = 'mbox-small-left', | smallClass = 'mbox-small-left', | ||
سطر 43: | سطر 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'} |