Module:Message box/configuration: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(add template category for imbox)
(add showInvalidTypeError for all but ambox)
Line 82: Line 82:
},
},
default = 'notice',
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'cmbox'}
classes = {'plainlinks', 'cmbox'}
}
}
Line 101: Line 102:
},
},
default = 'system',
default = 'system',
showInvalidTypeError = true,
classes = { 'plainlinks', 'fmbox' },
classes = { 'plainlinks', 'fmbox' },
imageEmptyCell = false,
imageEmptyCell = false,
Line 146: Line 148:
},
},
default = 'notice',
default = 'notice',
showInvalidTypeError = true,
classes = {'imbox'},
classes = {'imbox'},
usePlainlinksParam = true,
usePlainlinksParam = true,
Line 185: Line 188:
},
},
default = 'notice',
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'ombox'},
classes = {'plainlinks', 'ombox'},
allowSmall = true,
allowSmall = true,
Line 223: Line 227:
},
},
default = 'notice',
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'tmbox'},
classes = {'plainlinks', 'tmbox'},
allowSmall = true,
allowSmall = true,