3675
правок
Mansur700 (обсуждение | вклад) Нет описания правки |
Mansur700 (обсуждение | вклад) Нет описания правки |
||
Строка 69: | Строка 69: | ||
allowMainspaceCategories = true, | allowMainspaceCategories = true, | ||
templateCategory = 'Шаблоны:Шаблоны-сообщения для статей', | templateCategory = 'Шаблоны:Шаблоны-сообщения для статей', | ||
templateCategoryRequireName = true, | |||
templateErrorCategory = 'Шаблоны:Шаблоны-сообщения для статей с пропущенными параметрами', | templateErrorCategory = 'Шаблоны:Шаблоны-сообщения для статей с пропущенными параметрами', | ||
templateErrorParamsToCheck = {' | 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 | default = 'notice', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes | classes = {'cmbox'}, | ||
imageEmptyCell | imageEmptyCell = true, | ||
useCollapsibleTextFields = true | |||
}, | }, | ||
Строка 127: | Строка 128: | ||
} | } | ||
}, | }, | ||
default | default = 'system', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes | classes = {'fmbox'}, | ||
imageEmptyCell | imageEmptyCell = false, | ||
imageRightNone | imageRightNone = false, | ||
useCollapsibleTextFields = true | |||
}, | }, | ||
Строка 173: | Строка 175: | ||
} | } | ||
}, | }, | ||
default | default = 'notice', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes | classes = {'imbox'}, | ||
imageEmptyCell | imageEmptyCell = true, | ||
below | below = true, | ||
templateCategory | useCollapsibleTextFields = true, | ||
templateCategory = 'Шаблоны:Шаблоны-сообщения для файлов' | |||
}, | }, | ||
Строка 185: | Строка 188: | ||
speedy = { | speedy = { | ||
class = 'ombox-speedy', | class = 'ombox-speedy', | ||
image = ' | image = 'OOjs UI icon alert-destructive.svg' | ||
}, | }, | ||
delete = { | delete = { | ||
class = 'ombox-delete', | class = 'ombox-delete', | ||
image = ' | image = 'OOjs UI icon alert-destructive.svg' | ||
}, | }, | ||
content = { | content = { | ||
class = 'ombox-content', | class = 'ombox-content', | ||
image = ' | image = 'OOjs UI icon notice-warning.svg' | ||
}, | }, | ||
style = { | style = { | ||
Строка 201: | Строка 204: | ||
move = { | move = { | ||
class = 'ombox-move', | class = 'ombox-move', | ||
image = ' | image = 'Imbox move.png' | ||
}, | }, | ||
protection = { | protection = { | ||
class = 'ombox-protection', | class = 'ombox-protection', | ||
image = ' | image = 'Imbox protection.png' | ||
}, | }, | ||
notice = { | notice = { | ||
class = 'ombox-notice', | class = 'ombox-notice', | ||
image = ' | image = 'OOjs UI icon info-progressive.svg' | ||
} | } | ||
}, | }, | ||
default | default = 'notice', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes | classes = {'ombox'}, | ||
allowSmall | allowSmall = true, | ||
imageEmptyCell | imageEmptyCell = true, | ||
imageRightNone | imageRightNone = true, | ||
useCollapsibleTextFields = true | |||
}, | }, | ||
Строка 251: | Строка 255: | ||
} | } | ||
}, | }, | ||
default | default = 'notice', | ||
showInvalidTypeError = true, | showInvalidTypeError = true, | ||
classes | classes = {'tmbox'}, | ||
allowSmall | allowSmall = true, | ||
imageRightNone | imageRightNone = true, | ||
imageEmptyCell | imageEmptyCell = true, | ||
imageEmptyCellStyle | imageEmptyCellStyle = true, | ||
templateCategory | useCollapsibleTextFields = true, | ||
templateCategory = 'Шаблоны:Шаблоны-сообщения для страниц обсуждений' | |||
} | } | ||
} | } |