| 第3行: |
第3行: |
| | speedy = { | | speedy = { |
| | class = 'ambox-speedy', | | class = 'ambox-speedy', |
| − | image = 'Ambox speedy deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | delete = { | | delete = { |
| | class = 'ambox-delete', | | class = 'ambox-delete', |
| − | image = 'Ambox deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | content = { | | content = { |
| | class = 'ambox-content', | | class = 'ambox-content', |
| − | image = 'Ambox content.png' | + | image = 'Ambox important.svg' |
| | }, | | }, |
| | style = { | | style = { |
| 第19行: |
第19行: |
| | move = { | | move = { |
| | class = 'ambox-move', | | class = 'ambox-move', |
| − | image = 'Ambox move.png' | + | image = 'Merge-split-transwiki default.svg' |
| | }, | | }, |
| | protection = { | | protection = { |
| | class = 'ambox-protection', | | class = 'ambox-protection', |
| − | image = 'Ambox protection.png' | + | image = 'Semi-protection-shackle-keyhole.svg' |
| | }, | | }, |
| | notice = { | | notice = { |
| | class = 'ambox-notice', | | class = 'ambox-notice', |
| − | image = 'Ambox notice.png' | + | image = 'Information icon4.svg' |
| | } | | } |
| | }, | | }, |
| | 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', |
| | smallClass = 'mbox-small-left', | | smallClass = 'mbox-small-left', |
| | substCheck = true, | | substCheck = true, |
| − | classes = {'metadata', 'plainlinks', 'ambox'}, | + | classes = {'metadata', 'ambox'}, |
| | + | usePlainlinksParam = true, |
| | + | allowId = true, |
| | imageEmptyCell = true, | | imageEmptyCell = true, |
| | imageCheckBlank = true, | | imageCheckBlank = true, |
| 第43行: |
第45行: |
| | useCollapsibleTextFields = true, | | useCollapsibleTextFields = true, |
| | imageRightNone = true, | | imageRightNone = true, |
| − | sectionDefault = 'article', | + | sectionDefault = ' 條目', |
| | allowMainspaceCategories = true, | | allowMainspaceCategories = true, |
| − | templateCategory = 'Article message templates', | + | templateCategory = ' 條目訊息模板', |
| | templateCategoryRequireName = true, | | templateCategoryRequireName = true, |
| − | templateErrorCategory = 'Article message templates with missing parameters', | + | templateErrorCategory = ' 缺少參數的條目訊息模板', |
| | templateErrorParamsToCheck = {'issue', 'fix', 'subst'} | | templateErrorParamsToCheck = {'issue', 'fix', 'subst'} |
| | } | | } |
| 第55行: |
第57行: |
| | speedy = { | | speedy = { |
| | class = 'cmbox-speedy', | | class = 'cmbox-speedy', |
| − | image = 'Cmbox deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | delete = { | | delete = { |
| | class = 'cmbox-delete', | | class = 'cmbox-delete', |
| − | image = 'Cmbox deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | content = { | | content = { |
| | class = 'cmbox-content', | | class = 'cmbox-content', |
| − | image = 'Cmbox content.png' | + | image = 'Ambox important.svg' |
| | }, | | }, |
| | style = { | | style = { |
| 第71行: |
第73行: |
| | move = { | | move = { |
| | class = 'cmbox-move', | | class = 'cmbox-move', |
| − | image = 'Cmbox move.png' | + | image = 'Merge-split-transwiki default.svg' |
| | }, | | }, |
| | protection = { | | protection = { |
| | class = 'cmbox-protection', | | class = 'cmbox-protection', |
| − | image = 'Cmbox protection.png' | + | image = 'Semi-protection-shackle-keyhole.svg' |
| | }, | | }, |
| | notice = { | | notice = { |
| | class = 'cmbox-notice', | | class = 'cmbox-notice', |
| − | image = 'Cmbox notice.png' | + | image = 'Information icon4.svg' |
| | } | | } |
| | }, | | }, |
| | default = 'notice', | | default = 'notice', |
| | showInvalidTypeError = true, | | showInvalidTypeError = true, |
| − | classes = {'plainlinks', 'cmbox'}, | + | classes = {'cmbox'}, |
| | + | usePlainlinksParam = true, |
| | imageEmptyCell = true | | imageEmptyCell = true |
| | } | | } |
| 第92行: |
第95行: |
| | warning = { | | warning = { |
| | class = 'fmbox-warning', | | class = 'fmbox-warning', |
| − | image = 'Cmbox deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | editnotice = { | | editnotice = { |
| | class = 'fmbox-editnotice', | | class = 'fmbox-editnotice', |
| − | image = 'Imbox notice.png' | + | image = 'Information icon4.svg' |
| | }, | | }, |
| | system = { | | system = { |
| | class = 'fmbox-system', | | class = 'fmbox-system', |
| − | image = 'Imbox notice.png' | + | image = 'Information icon4.svg' |
| | } | | } |
| | }, | | }, |
| 第106行: |
第109行: |
| | showInvalidTypeError = true, | | showInvalidTypeError = true, |
| | allowId = true, | | allowId = true, |
| − | classes = {'plainlinks', 'fmbox'}, | + | classes = {'fmbox'}, |
| | + | usePlainlinksParam = true, |
| | imageEmptyCell = false, | | imageEmptyCell = false, |
| | imageRightNone = false | | imageRightNone = false |
| 第115行: |
第119行: |
| | speedy = { | | speedy = { |
| | class = 'imbox-speedy', | | class = 'imbox-speedy', |
| − | image = 'Imbox speedy deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | delete = { | | delete = { |
| | class = 'imbox-delete', | | class = 'imbox-delete', |
| − | image = 'Imbox deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | content = { | | content = { |
| | class = 'imbox-content', | | class = 'imbox-content', |
| − | image = 'Imbox content.png' | + | image = 'Ambox important.svg' |
| | }, | | }, |
| | style = { | | style = { |
| 第131行: |
第135行: |
| | move = { | | move = { |
| | class = 'imbox-move', | | class = 'imbox-move', |
| − | image = 'Imbox move.png' | + | image = 'Merge-split-transwiki default.svg' |
| | }, | | }, |
| | protection = { | | protection = { |
| | class = 'imbox-protection', | | class = 'imbox-protection', |
| − | image = 'Imbox protection.png' | + | image = 'Semi-protection-shackle-keyhole.svg' |
| | }, | | }, |
| | license = { | | license = { |
| 第143行: |
第147行: |
| | featured = { | | featured = { |
| | class = 'imbox-featured', | | class = 'imbox-featured', |
| − | image = 'Imbox featured.png' | + | image = 'Cscr-featured.svg' |
| | }, | | }, |
| | notice = { | | notice = { |
| | class = 'imbox-notice', | | class = 'imbox-notice', |
| − | image = 'Imbox notice.png' | + | image = 'Information icon4.svg' |
| | } | | } |
| | }, | | }, |
| 第156行: |
第160行: |
| | imageEmptyCell = true, | | imageEmptyCell = true, |
| | below = true, | | below = true, |
| − | templateCategory = 'File message boxes' | + | templateCategory = ' 檔案訊息模板' |
| | } | | } |
| | | | |
| 第163行: |
第167行: |
| | speedy = { | | speedy = { |
| | class = 'ombox-speedy', | | class = 'ombox-speedy', |
| − | image = 'Imbox speedy deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | delete = { | | delete = { |
| | class = 'ombox-delete', | | class = 'ombox-delete', |
| − | image = 'Imbox deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | content = { | | content = { |
| | class = 'ombox-content', | | class = 'ombox-content', |
| − | image = 'Imbox content.png' | + | image = 'Ambox important.svg' |
| | }, | | }, |
| | style = { | | style = { |
| 第179行: |
第183行: |
| | move = { | | move = { |
| | class = 'ombox-move', | | class = 'ombox-move', |
| − | image = 'Imbox move.png' | + | image = 'Merge-split-transwiki default.svg' |
| | }, | | }, |
| | protection = { | | protection = { |
| | class = 'ombox-protection', | | class = 'ombox-protection', |
| − | image = 'Imbox protection.png' | + | image = 'Semi-protection-shackle-keyhole.svg' |
| | }, | | }, |
| | notice = { | | notice = { |
| | class = 'ombox-notice', | | class = 'ombox-notice', |
| − | image = 'Imbox notice.png' | + | image = 'Information icon4.svg' |
| | + | }, |
| | + | note = { |
| | + | class = 'ombox-notice', |
| | + | image = 'Information icon4.svg' |
| | } | | } |
| | }, | | }, |
| | default = 'notice', | | default = 'notice', |
| | showInvalidTypeError = true, | | showInvalidTypeError = true, |
| − | classes = {'plainlinks', 'ombox'}, | + | classes = {'ombox'}, |
| | + | usePlainlinksParam = true, |
| | allowSmall = true, | | allowSmall = true, |
| | imageEmptyCell = true, | | imageEmptyCell = true, |
| 第202行: |
第211行: |
| | speedy = { | | speedy = { |
| | class = 'tmbox-speedy', | | class = 'tmbox-speedy', |
| − | image = 'Imbox speedy deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | delete = { | | delete = { |
| | class = 'tmbox-delete', | | class = 'tmbox-delete', |
| − | image = 'Imbox deletion.png' | + | image = 'Ambox warning pn.svg' |
| | }, | | }, |
| | content = { | | content = { |
| | class = 'tmbox-content', | | class = 'tmbox-content', |
| − | image = 'Imbox content.png' | + | image = 'Ambox important.svg' |
| | }, | | }, |
| | style = { | | style = { |
| 第218行: |
第227行: |
| | move = { | | move = { |
| | class = 'tmbox-move', | | class = 'tmbox-move', |
| − | image = 'Imbox move.png' | + | image = 'Merge-split-transwiki default.svg' |
| | }, | | }, |
| | protection = { | | protection = { |
| | class = 'tmbox-protection', | | class = 'tmbox-protection', |
| − | image = 'Imbox protection.png' | + | image = 'Semi-protection-shackle-keyhole.svg' |
| | }, | | }, |
| | notice = { | | notice = { |
| | class = 'tmbox-notice', | | class = 'tmbox-notice', |
| − | image = 'Imbox notice.png' | + | image = 'Information icon4.svg' |
| | } | | } |
| | }, | | }, |
| | default = 'notice', | | default = 'notice', |
| | showInvalidTypeError = true, | | showInvalidTypeError = true, |
| − | classes = {'plainlinks', 'tmbox'}, | + | classes = {'tmbox'}, |
| | + | usePlainlinksParam = true, |
| | + | allowId = true, |
| | allowSmall = true, | | allowSmall = true, |
| | imageRightNone = true, | | imageRightNone = true, |
| | imageEmptyCell = true, | | imageEmptyCell = true, |
| | imageEmptyCellStyle = true, | | imageEmptyCellStyle = true, |
| − | templateCategory = 'Talk message boxes' | + | templateCategory = ' 討論訊息模板' |
| | } | | } |
| | | | |