「モジュール:Message box/configuration」の版間の差分

ja>Pppery
Per request on talk
 
ja>Dragoniez
amboxのmetadataクラスを復帰、半保護アイコンの置換
50行目: 50行目:
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'},
removalNotice              = '<small>[[Help:Maintenance template removal|Learn how and when to remove this message]]</small>',
templatestyles              = 'Module:Message box/ambox.css'
templatestyles              = 'Module:Message box/ambox.css'
},
},
95行目: 94行目:
classes              = {'cmbox'},
classes              = {'cmbox'},
imageEmptyCell      = true,
imageEmptyCell      = true,
templateCategory    = 'カテゴリメッセージボックス',
templatestyles      = 'Module:Message box/cmbox.css'
templatestyles      = 'Module:Message box/cmbox.css'
},
},
170行目: 170行目:
imageEmptyCell      = true,
imageEmptyCell      = true,
below                = true,
below                = true,
templateCategory    = 'File message boxes',
templateCategory    = 'ファイルメッセージボックス',
templatestyles      = 'Module:Message box/imbox.css'
templatestyles      = 'Module:Message box/imbox.css'
},
},
251行目: 251行目:
imageRightNone      = true,
imageRightNone      = true,
imageEmptyCell      = true,
imageEmptyCell      = true,
templateCategory    = 'Talk message boxes',
templateCategory    = 'ノートページメッセージボックス',
templatestyles      = 'Module:Message box/tmbox.css'
templatestyles      = 'Module:Message box/tmbox.css'
}
}
}
}