Module:Message box/configuration: Difference between revisions

From The FunKey Wiki
m
1 revision imported
m (7 revisions imported from meta:Module:Message_box/configuration)
m (1 revision imported)
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'
}
},
Line 47 ⟶ 43:
smallClass = 'mbox-small-left',
substCheck = true,
classes = {'metadata', 'plainlinks', 'ambox'},
imageEmptyCell = true,
imageCheckBlank = true,
Line 59 ⟶ 55:
templateCategoryRequireName = true,
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
removalNotice = '[[Help:Maintenance template removal|Learn how and when to remove this template message]]'
},
Line 66 ⟶ 63:
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 ⟶ 87:
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 ⟶ 100:
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 ⟶ 122:
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 ⟶ 154:
notice = {
class = 'imbox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
Line 167 ⟶ 160:
showInvalidTypeError = true,
classes = {'imbox'},
usePlainlinksParam = true,
imageEmptyCell = true,
below = true,
Line 177 ⟶ 169:
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 ⟶ 193:
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 ⟶ 208:
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 ⟶ 232:
notice = {
class = 'tmbox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'tmbox'},
allowSmall = true,
imageRightNone = true,
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.