Modul:Message box/configuration: Unterschied zwischen den Versionen
KKeine Bearbeitungszusammenfassung |
K 44 Versionen von skanwiki:Modul:Message_box/configuration importiert |
||
| (6 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
| Zeile 51: | Zeile 51: | ||
smallClass = 'mbox-small-left', | smallClass = 'mbox-small-left', | ||
substCheck = true, | substCheck = true, | ||
classes = {' | classes = {'meta', 'ambox'}, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageCheckBlank = true, | imageCheckBlank = true, | ||
| Zeile 63: | Zeile 63: | ||
templateCategoryRequireName = true, | templateCategoryRequireName = true, | ||
templateErrorCategory = 'Vorlagen:Infoboxen mit fehlenden Parametern', | templateErrorCategory = 'Vorlagen:Infoboxen mit fehlenden Parametern', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | templateErrorParamsToCheck = {}, -- {'issue', 'fix', 'subst'}, | ||
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>' | removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>' | ||
}, | }, | ||