Modul:Message box/configuration: Unterschied zwischen den Versionen
Modul:Message box/configuration (Quelltext anzeigen)
Version vom 2. Februar 2014, 09:53 Uhr
, vor 12 Jahrenkeine Bearbeitungszusammenfassung
(allow the hidden arg to be blank, and allow tmbox to have an id attribute, per protected edit request by User:Technical 13) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 31: | Zeile 31: | ||
}, | }, | ||
default = 'notice', | default = 'notice', | ||
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst | allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst'}, | ||
allowSmall = true, | allowSmall = true, | ||
smallParam = 'left', | smallParam = 'left', | ||
| Zeile 45: | Zeile 45: | ||
sectionDefault = 'article', | sectionDefault = 'article', | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = ' | templateCategory = 'Vorlagen:Infoboxen', | ||
templateCategoryRequireName = true, | |||
templateErrorCategory = ' | templateErrorCategory = 'Infoboxen mit fehlenden Parametern', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'} | templateErrorParamsToCheck = {'issue', 'fix', 'subst'} | ||
} | } | ||
| Zeile 156: | Zeile 156: | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
below = true, | below = true, | ||
templateCategory = ' | templateCategory = 'Vorlagen:Hinweise für Dateien' | ||
} | } | ||
| Zeile 232: | Zeile 232: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'plainlinks', 'tmbox'}, | classes = {'plainlinks', 'tmbox'}, | ||
allowSmall = true, | allowSmall = true, | ||
imageRightNone = true, | imageRightNone = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageEmptyCellStyle = true, | imageEmptyCellStyle = true, | ||
templateCategory = ' | templateCategory = 'Vorlagen:Hinweise für Diskussionsseiten' | ||
} | } | ||