Navigation menu

Module:Message box/configuration: Difference between revisions

From The Kodiak Republic Wiki

m
81 revisions imported from dev:Module:Message_box/configuration
m (7 revisions imported from meta:Module:Message_box/configuration)
m (81 revisions imported from dev:Module:Message_box/configuration)
 
(13 intermediate revisions by 6 users not shown)
Line 10:
speedy = {
class = 'ambox-speedy',
image = 'OOjsAmbox UIwarning icon clock-destructivepn.svg'
},
delete = {
class = 'ambox-delete',
image = 'OOjsAmbox UIwarning icon alert-destructivepn.svg'
},
warning = { -- alias for content
class = 'ambox-content',
image = 'OOjs UI icon notice-warning.svg'
},
content = {
class = 'ambox-content',
image = 'OOjsAmbox UI icon notice-warningimportant.svg'
},
style = {
Line 38 ⟶ 34:
notice = {
class = 'ambox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
default = 'notice',
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
allowSmall = true,
smallParam = 'left',
smallClass = 'mbox-small-left',
substCheckclasses = true{'metadata', 'ambox'},
classes = {'metadata', 'plainlinks', 'ambox'},
imageEmptyCell = true,
imageCheckBlank = true,
Line 59 ⟶ 54:
templateCategoryRequireName = true,
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
},
Line 66 ⟶ 61:
speedy = {
class = 'cmbox-speedy',
image = 'OOjsAmbox UIwarning icon clock-destructivepn.svg'
},
delete = {
class = 'cmbox-delete',
image = 'OOjsAmbox UIwarning icon alert-destructivepn.svg'
},
content = {
class = 'cmbox-content',
image = 'OOjsAmbox UI icon notice-warningimportant.svg'
},
style = {
Line 90 ⟶ 85:
notice = {
class = 'cmbox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
},
caution = {
class = 'cmbox-style',
image = 'Ambox warning yellow.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'cmbox'},
imageEmptyCell = true
},
Line 107 ⟶ 98:
warning = {
class = 'fmbox-warning',
image = 'OOjsAmbox UIwarning icon clock-destructivepn.svg'
},
editnotice = {
class = 'fmbox-editnotice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
},
system = {
class = 'fmbox-system',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
default = 'system',
showInvalidTypeError = true,
classes = {'plainlinks', 'fmbox'},
imageEmptyCell = false,
imageRightNone = false
Line 129 ⟶ 120:
speedy = {
class = 'imbox-speedy',
image = 'OOjsAmbox UIwarning icon clock-destructivepn.svg'
},
delete = {
class = 'imbox-delete',
image = 'OOjsAmbox UIwarning icon alert-destructivepn.svg'
},
content = {
class = 'imbox-content',
image = 'OOjsAmbox UI icon notice-warningimportant.svg'
},
style = {
Line 161 ⟶ 152:
notice = {
class = 'imbox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
Line 167 ⟶ 158:
showInvalidTypeError = true,
classes = {'imbox'},
usePlainlinksParam = true,
imageEmptyCell = true,
below = true,
Line 177 ⟶ 167:
speedy = {
class = 'ombox-speedy',
image = 'OOjsAmbox UIwarning icon clock-destructivepn.svg'
},
delete = {
class = 'ombox-delete',
image = 'OOjsAmbox UIwarning icon alert-destructivepn.svg'
},
warning = { -- alias for content
class = 'ombox-content',
image = 'OOjs UI icon notice-warning.svg'
},
content = {
class = 'ombox-content',
image = 'OOjsAmbox UI icon notice-warningimportant.svg'
},
style = {
Line 205 ⟶ 191:
notice = {
class = 'ombox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
},
critical = {
class = 'mbox-critical',
image = 'OOjs UI icon clock-destructive.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'ombox'},
allowSmall = true,
imageEmptyCell = true,
Line 224 ⟶ 206:
speedy = {
class = 'tmbox-speedy',
image = 'OOjsAmbox UIwarning icon clock-destructivepn.svg'
},
delete = {
class = 'tmbox-delete',
image = 'OOjsAmbox UIwarning icon alert-destructivepn.svg'
},
content = {
class = 'tmbox-content',
image = 'OOjsAmbox UI icon notice-warningimportant.svg'
},
style = {
Line 248 ⟶ 230:
notice = {
class = 'tmbox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'tmbox'},
allowSmall = true,
imageRightNone = true,
Cookies help us deliver our services. By using our services, you agree to our use of cookies.