Importer, Bürokraten, Moderatoren (CommentStreams), Strukturierte-Diskussionen-Bots, Oberflächenadministratoren, Push-Abonnementverwalter, Oversighter, Administratoren, Kampagnenbearbeiter (Hochladeassistent)
855
Bearbeitungen
(add removalNotice field to ambox) |
Keine Bearbeitungszusammenfassung |
||
| (15 dazwischenliegende Versionen von 8 Benutzern werden nicht angezeigt) | |||
| Zeile 30: | Zeile 30: | ||
protection = { | protection = { | ||
class = 'ambox-protection', | class = 'ambox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
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 = {' | classes = {'meta', 'ambox'}, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageCheckBlank = true, | imageCheckBlank = true, | ||
| Zeile 52: | Zeile 60: | ||
sectionDefault = 'article', | sectionDefault = 'article', | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = ' | templateCategory = 'Vorlagen:Infoboxen', | ||
templateCategoryRequireName = true, | templateCategoryRequireName = true, | ||
templateErrorCategory = ' | 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 83: | Zeile 91: | ||
protection = { | protection = { | ||
class = 'cmbox-protection', | class = 'cmbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
| Zeile 92: | Zeile 100: | ||
default = 'notice', | default = 'notice', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = { | classes = {'cmbox'}, | ||
imageEmptyCell = true | imageEmptyCell = true | ||
}, | }, | ||
| Zeile 113: | Zeile 121: | ||
default = 'system', | default = 'system', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = { | classes = {'fmbox'}, | ||
imageEmptyCell = false, | imageEmptyCell = false, | ||
imageRightNone = false | imageRightNone = false | ||
| Zeile 142: | Zeile 150: | ||
protection = { | protection = { | ||
class = 'imbox-protection', | class = 'imbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
license = { | license = { | ||
| Zeile 160: | Zeile 168: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'imbox'}, | classes = {'imbox'}, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
below = true, | below = true, | ||
templateCategory = ' | templateCategory = 'Vorlagen:Hinweise für Dateien' | ||
}, | }, | ||
| Zeile 190: | Zeile 197: | ||
protection = { | protection = { | ||
class = 'ombox-protection', | class = 'ombox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
| Zeile 199: | Zeile 206: | ||
default = 'notice', | default = 'notice', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = { | classes = {'ombox'}, | ||
allowSmall = true, | allowSmall = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
| Zeile 229: | Zeile 236: | ||
protection = { | protection = { | ||
class = 'tmbox-protection', | class = 'tmbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
| Zeile 238: | Zeile 245: | ||
default = 'notice', | default = 'notice', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = { | classes = {'tmbox'}, | ||
allowSmall = true, | allowSmall = true, | ||
imageRightNone = true, | imageRightNone = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageEmptyCellStyle = true, | imageEmptyCellStyle = true, | ||
templateCategory = ' | templateCategory = 'Vorlagen:Hinweise für Diskussionsseiten' | ||
} | } | ||
} | } | ||