Modul:Message box/configuration: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
(Use semi protection shackle with keyhole to genericize the protection icon, per talk page request)
Keine Bearbeitungszusammenfassung
 
(11 dazwischenliegende Versionen von 6 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 52: Zeile 60:
sectionDefault              = 'article',
sectionDefault              = 'article',
allowMainspaceCategories    = true,
allowMainspaceCategories    = true,
templateCategory            = 'Article message templates',
templateCategory            = 'Vorlagen:Infoboxen',
        templateCategoryRequireName = true,
        templateCategoryRequireName = true,
templateErrorCategory      = 'Article message templates with missing parameters',
templateErrorCategory      = 'Vorlagen:Infoboxen mit fehlenden Parametern',
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>'
},
},
Zeile 162: Zeile 170:
imageEmptyCell      = true,
imageEmptyCell      = true,
below                = true,
below                = true,
templateCategory    = 'File message boxes'
templateCategory    = 'Vorlagen:Hinweise für Dateien'
},
},
Zeile 242: Zeile 250:
imageEmptyCell      = true,
imageEmptyCell      = true,
imageEmptyCellStyle  = true,
imageEmptyCellStyle  = true,
templateCategory    = 'Talk message boxes'
templateCategory    = 'Vorlagen:Hinweise für Diskussionsseiten'
}
}
}
}