Editing Module:Message box/configuration
Appearance
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 38: | Line 38: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix | allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'hidden'}, | ||
allowSmall = true, | allowSmall = true, | ||
smallParam = 'left', | smallParam = 'left', | ||
smallClass = 'mbox-small-left', | smallClass = 'mbox-small-left', | ||
classes = {'metadata', 'ambox'}, | classes = {'metadata', 'ambox'}, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
Line 55: | Line 54: | ||
templateCategoryRequireName = true, | templateCategoryRequireName = true, | ||
templateErrorCategory = 'Article message templates with missing parameters', | templateErrorCategory = 'Article message templates with missing parameters', | ||
templateErrorParamsToCheck = {'issue', 'fix | templateErrorParamsToCheck = {'issue', 'fix'}, | ||
}, | }, | ||
Line 94: | Line 91: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'cmbox'}, | classes = {'cmbox'}, | ||
imageEmptyCell = true | imageEmptyCell = true | ||
}, | }, | ||
Line 117: | Line 113: | ||
classes = {'fmbox'}, | classes = {'fmbox'}, | ||
imageEmptyCell = false, | imageEmptyCell = false, | ||
imageRightNone = false | imageRightNone = false | ||
}, | }, | ||
Line 165: | Line 160: | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
below = true, | below = true, | ||
templateCategory = 'File message boxes | templateCategory = 'File message boxes' | ||
}, | }, | ||
Line 205: | Line 199: | ||
allowSmall = true, | allowSmall = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageRightNone = true | imageRightNone = true | ||
}, | }, | ||
Line 246: | Line 239: | ||
imageRightNone = true, | imageRightNone = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
templateCategory = 'Talk message boxes | imageEmptyCellStyle = true, | ||
templateCategory = 'Talk message boxes' | |||
} | } | ||
} | } |