「モジュール:Message box/configuration」の版間の差分
amboxのmetadataクラスを復帰、半保護アイコンの置換
細 (1版 をインポートしました) |
ja>Dragoniez (amboxのmetadataクラスを復帰、半保護アイコンの置換) |
||
30行目: | 30行目: | ||
protection = { | protection = { | ||
class = 'ambox-protection', | class = 'ambox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
43行目: | 43行目: | ||
smallClass = 'mbox-small-left', | smallClass = 'mbox-small-left', | ||
substCheck = true, | substCheck = true, | ||
classes = { | classes = {'metadata', 'ambox'}, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
imageCheckBlank = true, | imageCheckBlank = true, | ||
53行目: | 53行目: | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = '記事メッセージボックス', | templateCategory = '記事メッセージボックス', | ||
templateCategoryRequireName = true, | |||
templateErrorCategory = 'パラメータ指定の無い記事メッセージボックス', | templateErrorCategory = 'パラメータ指定の無い記事メッセージボックス', | ||
templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | templateErrorParamsToCheck = {'issue', 'fix', 'subst'}, | ||
83行目: | 83行目: | ||
protection = { | protection = { | ||
class = 'cmbox-protection', | class = 'cmbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
94行目: | 94行目: | ||
classes = {'cmbox'}, | classes = {'cmbox'}, | ||
imageEmptyCell = true, | imageEmptyCell = true, | ||
templateCategory = 'カテゴリメッセージボックス', | |||
templatestyles = 'Module:Message box/cmbox.css' | templatestyles = 'Module:Message box/cmbox.css' | ||
}, | }, | ||
144行目: | 145行目: | ||
protection = { | protection = { | ||
class = 'imbox-protection', | class = 'imbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
license = { | license = { | ||
class = 'imbox-license licensetpl', | class = 'imbox-license licensetpl', | ||
image = 'Imbox license. | image = 'Imbox-license.svg' | ||
}, | |||
["license-related"] = { | |||
class = 'imbox-license', | |||
image = 'Imbox-license.svg' | |||
}, | }, | ||
featured = { | featured = { | ||
class = 'imbox-featured', | class = 'imbox-featured', | ||
image = 'Cscr-featured.svg' | image = 'Cscr-featured.svg', | ||
imageNeedsLink = true | |||
}, | }, | ||
notice = { | notice = { | ||
192行目: | 198行目: | ||
protection = { | protection = { | ||
class = 'ombox-protection', | class = 'ombox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { | ||
232行目: | 238行目: | ||
protection = { | protection = { | ||
class = 'tmbox-protection', | class = 'tmbox-protection', | ||
image = ' | image = 'Semi-protection-shackle-keyhole.svg' | ||
}, | }, | ||
notice = { | notice = { |