模块:Message box/configuration:修订间差异
AltracasysHC(留言 | 贡献) 小 导入1个版本 |
AltracasysHC(留言 | 贡献) 小无编辑摘要 |
||
(未显示同一用户的3个中间版本) | |||
第1行: | 第1行: | ||
return { | return { | ||
ambox = { | ambox = { | ||
第44行: | 第38行: | ||
substCheck = true, | substCheck = true, | ||
classes = {'metadata', 'ambox'}, | classes = {'metadata', 'ambox'}, | ||
usePlainlinksParam = true, | |||
allowId = true, | |||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageCheckBlank = true, | imageCheckBlank = true, | ||
第50行: | 第46行: | ||
useCollapsibleTextFields = true, | useCollapsibleTextFields = true, | ||
imageRightNone = true, | imageRightNone = true, | ||
sectionDefault = ' | sectionDefault = '条目', | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = ' | templateCategory = '条目讯息模板', | ||
templateCategoryRequireName = true, | templateCategoryRequireName = true, | ||
templateErrorCategory = ' | templateErrorCategory = '缺少参数的条目讯息模板', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | ||
}, | }, | ||
第162行: | 第157行: | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
below = true, | below = true, | ||
templateCategory = ' | templateCategory = '档案讯息模板' | ||
}, | }, | ||
第199行: | 第194行: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'ombox'}, | classes = {'ombox'}, | ||
usePlainlinksParam = true, | |||
allowSmall = true, | allowSmall = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageRightNone = true | imageRightNone = true, | ||
}, | }, | ||
第242行: | 第238行: | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageEmptyCellStyle = true, | imageEmptyCellStyle = true, | ||
templateCategory = ' | templateCategory = '讨论讯息模板' | ||
} | } | ||
} | } |