Modul:Message box/configuration: Unterschied zwischen den Versionen

allow the hidden arg to be blank, and allow tmbox to have an id attribute, per protected edit request by User:Technical 13
KKeine Bearbeitungszusammenfassung
(allow the hidden arg to be blank, and allow tmbox to have an id attribute, per protected edit request by User:Technical 13)
Zeile 31: Zeile 31:
},
},
default                    = 'notice',
default                    = 'notice',
allowBlankParams            = {'talk', 'sect', 'date', 'issue', 'fix', 'subst'},
allowBlankParams            = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
allowSmall                  = true,
allowSmall                  = true,
smallParam                  = 'left',
smallParam                  = 'left',
Zeile 45: Zeile 45:
sectionDefault              = 'article',
sectionDefault              = 'article',
allowMainspaceCategories    = true,
allowMainspaceCategories    = true,
templateCategory            = 'Vorlagen:Hinweise für Artikel',
templateCategory            = 'Article message templates',
         templateCategoryRequireName = true,
         templateCategoryRequireName = true,
templateErrorCategory      = 'Vorlagen:Hinweise für Artikel mit fehlenden Parametern',
templateErrorCategory      = 'Article message templates with missing parameters',
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'}
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'}
}
}
Zeile 156: Zeile 156:
imageEmptyCell      = true,
imageEmptyCell      = true,
below                = true,
below                = true,
templateCategory    = 'Vorlagen:Hinweise für Dateien‎'
templateCategory    = 'File message boxes'
}
}


Zeile 232: Zeile 232:
showInvalidTypeError = true,
showInvalidTypeError = true,
classes              = {'plainlinks', 'tmbox'},
classes              = {'plainlinks', 'tmbox'},
allowId              = true,
allowSmall          = true,
allowSmall          = true,
imageRightNone      = true,
imageRightNone      = true,
imageEmptyCell      = true,
imageEmptyCell      = true,
imageEmptyCellStyle  = true,
imageEmptyCellStyle  = true,
templateCategory    = 'Vorlagen:Hinweise für Diskussionsseiten'
templateCategory    = 'Talk message boxes'
}
}


Anonymer Benutzer