Модуль:Message box/configuration: различия между версиями

нет описания правки
Нет описания правки
Нет описания правки
 
Строка 69: Строка 69:
allowMainspaceCategories    = true,
allowMainspaceCategories    = true,
templateCategory            = 'Шаблоны:Шаблоны-сообщения для статей',
templateCategory            = 'Шаблоны:Шаблоны-сообщения для статей',
        templateCategoryRequireName = true,
templateCategoryRequireName = true,
templateErrorCategory      = 'Шаблоны:Шаблоны-сообщения для статей с пропущенными параметрами',
templateErrorCategory      = 'Шаблоны:Шаблоны-сообщения для статей с пропущенными параметрами',
templateErrorParamsToCheck  = {'text', 'type'},
templateErrorParamsToCheck  = {'issue', 'fix'},
removalNotice              = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]'
removalNotice              = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]'
},
},
Строка 106: Строка 106:
}
}
},
},
default             = 'notice',
default                 = 'notice',
showInvalidTypeError = true,
showInvalidTypeError     = true,
classes             = {'cmbox'},
classes                 = {'cmbox'},
imageEmptyCell       = true
imageEmptyCell           = true,
useCollapsibleTextFields = true
},
},
Строка 127: Строка 128:
}
}
},
},
default             = 'system',
default                 = 'system',
showInvalidTypeError = true,
showInvalidTypeError     = true,
classes             = {'fmbox'},
classes                 = {'fmbox'},
imageEmptyCell       = false,
imageEmptyCell           = false,
imageRightNone       = false
imageRightNone           = false,
useCollapsibleTextFields = true
},
},
Строка 173: Строка 175:
}
}
},
},
default             = 'notice',
default                 = 'notice',
showInvalidTypeError = true,
showInvalidTypeError     = true,
classes             = {'imbox'},
classes                 = {'imbox'},
imageEmptyCell       = true,
imageEmptyCell           = true,
below               = true,
below                   = true,
templateCategory     = 'Шаблоны:Шаблоны-сообщения для файлов'
useCollapsibleTextFields = true,
templateCategory         = 'Шаблоны:Шаблоны-сообщения для файлов'
},
},
Строка 185: Строка 188:
speedy = {
speedy = {
class = 'ombox-speedy',
class = 'ombox-speedy',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon alert-destructive.svg'
},
},
delete = {
delete = {
class = 'ombox-delete',
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
image = 'OOjs UI icon alert-destructive.svg'
},
},
content = {
content = {
class = 'ombox-content',
class = 'ombox-content',
image = 'Ambox important.svg'
image = 'OOjs UI icon notice-warning.svg'
},
},
style = {
style = {
Строка 201: Строка 204:
move = {
move = {
class = 'ombox-move',
class = 'ombox-move',
image = 'Merge-split-transwiki default.svg'
image = 'Imbox move.png'
},
},
protection = {
protection = {
class = 'ombox-protection',
class = 'ombox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Imbox protection.png'
},
},
notice = {
notice = {
class = 'ombox-notice',
class = 'ombox-notice',
image = 'Information icon4.svg'
image = 'OOjs UI icon info-progressive.svg'
}
}
},
},
default             = 'notice',
default                 = 'notice',
showInvalidTypeError = true,
showInvalidTypeError     = true,
classes             = {'ombox'},
classes                 = {'ombox'},
allowSmall           = true,
allowSmall               = true,
imageEmptyCell       = true,
imageEmptyCell           = true,
imageRightNone       = true
imageRightNone           = true,
useCollapsibleTextFields = true
},
},
Строка 251: Строка 255:
}
}
},
},
default             = 'notice',
default                 = 'notice',
showInvalidTypeError = true,
showInvalidTypeError     = true,
classes             = {'tmbox'},
classes                 = {'tmbox'},
allowSmall           = true,
allowSmall               = true,
imageRightNone       = true,
imageRightNone           = true,
imageEmptyCell       = true,
imageEmptyCell           = true,
imageEmptyCellStyle = true,
imageEmptyCellStyle     = true,
templateCategory     = 'Шаблоны:Шаблоны-сообщения для страниц обсуждений'
useCollapsibleTextFields = true,
templateCategory         = 'Шаблоны:Шаблоны-сообщения для страниц обсуждений'
}
}
}
}