Editing Module:Message box/configuration
Jump to navigation
Jump to search
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 30: | Line 30: | ||
protection = { | protection = { | ||
class = 'ambox-protection', | class = 'ambox-protection', | ||
image = 'Semi-protection-shackle | image = 'Semi-protection-shackle.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
Line 56: | Line 56: | ||
templateErrorCategory = 'Article message templates with missing parameters', | templateErrorCategory = 'Article message templates with missing parameters', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | ||
removalNotice = ' | removalNotice = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]' | ||
}, | }, | ||
Line 84: | Line 83: | ||
protection = { | protection = { | ||
class = 'cmbox-protection', | class = 'cmbox-protection', | ||
image = 'Semi-protection-shackle | image = 'Semi-protection-shackle.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
Line 94: | Line 93: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'cmbox'}, | classes = {'cmbox'}, | ||
imageEmptyCell = true | imageEmptyCell = true | ||
}, | }, | ||
Line 117: | Line 115: | ||
classes = {'fmbox'}, | classes = {'fmbox'}, | ||
imageEmptyCell = false, | imageEmptyCell = false, | ||
imageRightNone = false | imageRightNone = false | ||
}, | }, | ||
Line 145: | Line 142: | ||
protection = { | protection = { | ||
class = 'imbox-protection', | class = 'imbox-protection', | ||
image = 'Semi-protection-shackle | image = 'Semi-protection-shackle.svg' | ||
}, | }, | ||
license = { | license = { | ||
Line 165: | Line 162: | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
below = true, | below = true, | ||
templateCategory = 'File message boxes | templateCategory = 'File message boxes' | ||
}, | }, | ||
Line 193: | Line 189: | ||
protection = { | protection = { | ||
class = 'ombox-protection', | class = 'ombox-protection', | ||
image = 'Semi-protection-shackle | image = 'Semi-protection-shackle.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
Line 205: | Line 201: | ||
allowSmall = true, | allowSmall = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageRightNone = true | imageRightNone = true | ||
}, | }, | ||
Line 233: | Line 228: | ||
protection = { | protection = { | ||
class = 'tmbox-protection', | class = 'tmbox-protection', | ||
image = 'Semi-protection-shackle | image = 'Semi-protection-shackle.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
Line 246: | Line 241: | ||
imageRightNone = true, | imageRightNone = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
templateCategory = 'Talk message boxes | imageEmptyCellStyle = true, | ||
templateCategory = 'Talk message boxes' | |||
} | } | ||
} | } |