Changes
Jump to navigation
Jump to search
Line 56:
Line 56:
− +
+
Line 93:
Line 94:
− +
+
Line 115:
Line 117:
− +
+
Line 162:
Line 165:
− +
+
Line 201:
Line 205:
− +
+
Line 241:
Line 246:
− imageEmptyCellStyle = true,+
− +
Module:Message box/configuration (view source)
Revision as of 18:19, 11 July 2022
, 18:19, 11 July 2022add templatestyles, remove a variable or two as a result
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
removalNotice = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]'
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
templatestyles = 'Module:Message box/ambox.css'
},
},
showInvalidTypeError = true,
showInvalidTypeError = true,
classes = {'cmbox'},
classes = {'cmbox'},
imageEmptyCell = true
imageEmptyCell = true,
templatestyles = 'Module:Message box/cmbox.css'
},
},
classes = {'fmbox'},
classes = {'fmbox'},
imageEmptyCell = false,
imageEmptyCell = false,
imageRightNone = false
imageRightNone = false,
templatestyles = 'Module:Message box/fmbox.css'
},
},
imageEmptyCell = true,
imageEmptyCell = true,
below = true,
below = true,
templateCategory = 'File message boxes'
templateCategory = 'File message boxes',
templatestyles = 'Module:Message box/imbox.css'
},
},
allowSmall = true,
allowSmall = true,
imageEmptyCell = true,
imageEmptyCell = true,
imageRightNone = true
imageRightNone = true,
templatestyles = 'Module:Message box/ombox.css'
},
},
imageRightNone = true,
imageRightNone = true,
imageEmptyCell = true,
imageEmptyCell = true,
templateCategory = 'Talk message boxes',
templateCategory = 'Talk message boxes'
templatestyles = 'Module:Message box/tmbox.css'
}
}
}
}