Modul:Message box/configuration: Unterschied zwischen den Versionen
Modul:Message box/configuration (Quelltext anzeigen)
Version vom 3. Oktober 2013, 06:02 Uhr
, vor 12 Jahrenadd showInvalidTypeError for all but ambox
(add template category for imbox) |
(add showInvalidTypeError for all but ambox) |
||
| Zeile 82: | Zeile 82: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
showInvalidTypeError = true, | |||
classes = {'plainlinks', 'cmbox'} | classes = {'plainlinks', 'cmbox'} | ||
} | } | ||
| Zeile 101: | Zeile 102: | ||
}, | }, | ||
default = 'system', | default = 'system', | ||
showInvalidTypeError = true, | |||
classes = { 'plainlinks', 'fmbox' }, | classes = { 'plainlinks', 'fmbox' }, | ||
imageEmptyCell = false, | imageEmptyCell = false, | ||
| Zeile 146: | Zeile 148: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
showInvalidTypeError = true, | |||
classes = {'imbox'}, | classes = {'imbox'}, | ||
usePlainlinksParam = true, | usePlainlinksParam = true, | ||
| Zeile 185: | Zeile 188: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
showInvalidTypeError = true, | |||
classes = {'plainlinks', 'ombox'}, | classes = {'plainlinks', 'ombox'}, | ||
allowSmall = true, | allowSmall = true, | ||
| Zeile 223: | Zeile 227: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
showInvalidTypeError = true, | |||
classes = {'plainlinks', 'tmbox'}, | classes = {'plainlinks', 'tmbox'}, | ||
allowSmall = true, | allowSmall = true, | ||