模块:Message box/configuration:修订间差异
imported>Shizhao 根据enwiki更新 |
imported>Xiplus 對所有類型mbox預設啟用plainlinks,相同於舊版本 |
||
| 第37行: | 第37行: | ||
substCheck = true, | substCheck = true, | ||
classes = {'metadata', 'ambox'}, | classes = {'metadata', 'ambox'}, | ||
usePlainlinksParam = true, | |||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageCheckBlank = true, | imageCheckBlank = true, | ||
| 第85行: | 第86行: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'cmbox'}, | classes = {'cmbox'}, | ||
usePlainlinksParam = true, | |||
imageEmptyCell = true | imageEmptyCell = true | ||
} | } | ||
| 第107行: | 第109行: | ||
allowId = true, | allowId = true, | ||
classes = {'fmbox'}, | classes = {'fmbox'}, | ||
usePlainlinksParam = true, | |||
imageEmptyCell = false, | imageEmptyCell = false, | ||
imageRightNone = false | imageRightNone = false | ||
| 第193行: | 第196行: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'ombox'}, | classes = {'ombox'}, | ||
usePlainlinksParam = true, | |||
allowSmall = true, | allowSmall = true, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
| 第232行: | 第236行: | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes = {'tmbox'}, | classes = {'tmbox'}, | ||
usePlainlinksParam = true, | |||
allowId = true, | allowId = true, | ||
allowSmall = true, | allowSmall = true, | ||