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

add templatestyles, remove a variable or two as a result
ja>ネイ
(en:Module:Message box/configuration oldid=948472514 より)
 
en>Izno
(add templatestyles, remove a variable or two as a result)
30行目: 30行目:
protection = {
protection = {
class = 'ambox-protection',
class = 'ambox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
43行目: 43行目:
smallClass                  = 'mbox-small-left',
smallClass                  = 'mbox-small-left',
substCheck                  = true,
substCheck                  = true,
classes                    = {--[['metadata',]] 'ambox'},
classes                    = {'metadata', 'ambox'},
imageEmptyCell              = true,
imageEmptyCell              = true,
imageCheckBlank            = true,
imageCheckBlank            = true,
50行目: 50行目:
useCollapsibleTextFields    = true,
useCollapsibleTextFields    = true,
imageRightNone              = true,
imageRightNone              = true,
sectionDefault              = '記事',
sectionDefault              = 'article',
allowMainspaceCategories    = true,
allowMainspaceCategories    = true,
templateCategory            = '記事メッセージボックス',
templateCategory            = 'Article message templates',
        templateCategoryRequireName = true,
        templateCategoryRequireName = true,
templateErrorCategory      = 'パラメータ指定の無い記事メッセージボックス',
templateErrorCategory      = 'Article message templates with missing parameters',
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'}
templateErrorParamsToCheck  = {'issue', 'fix', 'subst'},
removalNotice              = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
templatestyles              = 'Module:Message box/ambox.css'
},
},
82行目: 84行目:
protection = {
protection = {
class = 'cmbox-protection',
class = 'cmbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
92行目: 94行目:
showInvalidTypeError = true,
showInvalidTypeError = true,
classes              = {'cmbox'},
classes              = {'cmbox'},
imageEmptyCell      = true
imageEmptyCell      = true,
templatestyles      = 'Module:Message box/cmbox.css'
},
},
114行目: 117行目:
classes              = {'fmbox'},
classes              = {'fmbox'},
imageEmptyCell      = false,
imageEmptyCell      = false,
imageRightNone      = false
imageRightNone      = false,
templatestyles      = 'Module:Message box/fmbox.css'
},
},
141行目: 145行目:
protection = {
protection = {
class = 'imbox-protection',
class = 'imbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
license = {
license = {
161行目: 165行目:
imageEmptyCell      = true,
imageEmptyCell      = true,
below                = true,
below                = true,
templateCategory    = 'ファイルメッセージボックス'
templateCategory    = 'File message boxes',
templatestyles      = 'Module:Message box/imbox.css'
},
},
188行目: 193行目:
protection = {
protection = {
class = 'ombox-protection',
class = 'ombox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
200行目: 205行目:
allowSmall          = true,
allowSmall          = true,
imageEmptyCell      = true,
imageEmptyCell      = true,
imageRightNone      = true
imageRightNone      = true,
templatestyles      = 'Module:Message box/ombox.css'
},
},
227行目: 233行目:
protection = {
protection = {
class = 'tmbox-protection',
class = 'tmbox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Semi-protection-shackle-keyhole.svg'
},
},
notice = {
notice = {
240行目: 246行目:
imageRightNone      = true,
imageRightNone      = true,
imageEmptyCell      = true,
imageEmptyCell      = true,
imageEmptyCellStyle  = true,
templateCategory    = 'Talk message boxes',
templateCategory    = 'ノートページメッセージボックス'
templatestyles      = 'Module:Message box/tmbox.css'
}
}
}
}
匿名利用者