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)
 
(5 intermediate revisions by 3 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 34 ⟶ 30:
protection = {
class = 'ambox-protection',
image = 'SemiPadlock-protectionsilver-shackle-keyholemedium.svg'
},
notice = {
class = 'ambox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
Line 66 ⟶ 62:
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 86 ⟶ 82:
protection = {
class = 'cmbox-protection',
image = 'SemiPadlock-protectionsilver-shackle-keyholemedium.svg'
},
notice = {
class = 'cmbox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
},
caution = {
class = 'cmbox-style',
image = 'Ambox warning yellow.svg'
}
},
Line 107 ⟶ 99:
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,
allowId = true,
classes = {'plainlinks', 'fmbox'},
imageEmptyCell = 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 149 ⟶ 142:
protection = {
class = 'imbox-protection',
image = 'SemiPadlock-protectionsilver-shackle-keyholemedium.svg'
},
license = {
Line 161 ⟶ 154:
notice = {
class = 'imbox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
Line 177 ⟶ 170:
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 201 ⟶ 190:
protection = {
class = 'ombox-protection',
image = 'SemiPadlock-protectionsilver-shackle-keyholemedium.svg'
},
notice = {
class = 'ombox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
},
critical = {
class = 'mbox-critical',
image = 'OOjs UI icon clock-destructive.svg'
}
},
Line 224 ⟶ 209:
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 244 ⟶ 229:
protection = {
class = 'tmbox-protection',
image = 'SemiPadlock-protectionsilver-shackle-keyholemedium.svg'
},
notice = {
class = 'tmbox-notice',
image = 'OOjsInformation UI icon information-progressiveicon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'plainlinks', 'layouttemplate', 'tmbox'},
allowId = true,
allowSmall = true,
imageRightNone = true,
imageEmptyCell = true,
imageEmptyCellStyle = true,
-- templateCategory = 'Talk message boxes'
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.