Importer, Bürokraten, Moderatoren (CommentStreams), Strukturierte-Diskussionen-Bots, Oberflächenadministratoren, Push-Abonnementverwalter, Oversighter, Administratoren, Kampagnenbearbeiter (Hochladeassistent)
855
Bearbeitungen
(add templatestyles, remove a variable or two as a result) |
K (28 Versionen von wikivoyage:Modul:Message_box/configuration importiert) |
||
| 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 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 = '<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>' | ||
}, | }, | ||
| Zeile 94: | Zeile 101: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'cmbox'}, | classes = {'cmbox'}, | ||
imageEmptyCell = true | imageEmptyCell = true | ||
}, | }, | ||
| Zeile 117: | Zeile 123: | ||
classes = {'fmbox'}, | classes = {'fmbox'}, | ||
imageEmptyCell = false, | imageEmptyCell = false, | ||
imageRightNone = false | imageRightNone = false | ||
}, | }, | ||
| Zeile 165: | Zeile 170: | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
below = true, | below = true, | ||
templateCategory = ' | templateCategory = 'Vorlagen:Hinweise für Dateien' | ||
}, | }, | ||
| Zeile 205: | Zeile 209: | ||
allowSmall = true, | allowSmall = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageRightNone = true | imageRightNone = true | ||
}, | }, | ||
| Zeile 246: | Zeile 249: | ||
imageRightNone = true, | imageRightNone = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageEmptyCellStyle = true, | |||
templateCategory = 'Vorlagen:Hinweise für Diskussionsseiten' | |||
} | } | ||
} | } | ||