Modul:Message box/configuration: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
(Anpassungen)
Keine Bearbeitungszusammenfassung
 
(6 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 35: Zeile 35:
class = 'ambox-notice',
class = 'ambox-notice',
image = 'Information icon4.svg'
image = 'Information icon4.svg'
},
[ 'travel-warning' ] = {
class = 'ambox-notice',
image = 'Information icon4.svg'
},
translate = {
class = 'ambox-notice',
image = 'Translation Latin Alphabet.svg'
}
}
},
},
Zeile 43: Zeile 51:
smallClass                  = 'mbox-small-left',
smallClass                  = 'mbox-small-left',
substCheck                  = true,
substCheck                  = true,
classes                    = {'metadata', 'ambox'},
classes                    = {'meta', 'ambox'},
imageEmptyCell              = true,
imageEmptyCell              = true,
imageCheckBlank            = true,
imageCheckBlank            = true,
Zeile 55: 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>'
},
},