Changes

Jump to navigation Jump to search
m
1 revision imported
Line 10: Line 10:  
speedy = {
 
speedy = {
 
class = 'ambox-speedy',
 
class = 'ambox-speedy',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon clock-destructive.svg'
 
},
 
},
 
delete = {
 
delete = {
 
class = 'ambox-delete',
 
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon alert-destructive.svg'
 +
},
 +
warning = { -- alias for content
 +
class = 'ambox-content',
 +
image = 'OOjs UI icon notice-warning.svg'
 
},
 
},
 
content = {
 
content = {
 
class = 'ambox-content',
 
class = 'ambox-content',
image = 'Ambox important.svg'
+
image = 'OOjs UI icon notice-warning.svg'
 
},
 
},
 
style = {
 
style = {
Line 30: Line 34:  
protection = {
 
protection = {
 
class = 'ambox-protection',
 
class = 'ambox-protection',
image = 'Padlock-silver-medium.svg'
+
image = 'Semi-protection-shackle-keyhole.svg'
 
},
 
},
 
notice = {
 
notice = {
 
class = 'ambox-notice',
 
class = 'ambox-notice',
image = 'Information icon4.svg'
+
image = 'OOjs UI icon information-progressive.svg'
 
}
 
}
 
},
 
},
Line 62: Line 66:  
speedy = {
 
speedy = {
 
class = 'cmbox-speedy',
 
class = 'cmbox-speedy',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon clock-destructive.svg'
 
},
 
},
 
delete = {
 
delete = {
 
class = 'cmbox-delete',
 
class = 'cmbox-delete',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon alert-destructive.svg'
 
},
 
},
 
content = {
 
content = {
 
class = 'cmbox-content',
 
class = 'cmbox-content',
image = 'Ambox important.svg'
+
image = 'OOjs UI icon notice-warning.svg'
 
},
 
},
 
style = {
 
style = {
Line 82: Line 86:  
protection = {
 
protection = {
 
class = 'cmbox-protection',
 
class = 'cmbox-protection',
image = 'Padlock-silver-medium.svg'
+
image = 'Semi-protection-shackle-keyhole.svg'
 
},
 
},
 
notice = {
 
notice = {
 
class = 'cmbox-notice',
 
class = 'cmbox-notice',
image = 'Information icon4.svg'
+
image = 'OOjs UI icon information-progressive.svg'
 +
},
 +
caution = {
 +
class = 'cmbox-style',
 +
image = 'Ambox warning yellow.svg'
 
}
 
}
 
},
 
},
Line 99: Line 107:  
warning = {
 
warning = {
 
class = 'fmbox-warning',
 
class = 'fmbox-warning',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon clock-destructive.svg'
 
},
 
},
 
editnotice = {
 
editnotice = {
 
class = 'fmbox-editnotice',
 
class = 'fmbox-editnotice',
image = 'Information icon4.svg'
+
image = 'OOjs UI icon information-progressive.svg'
 
},
 
},
 
system = {
 
system = {
 
class = 'fmbox-system',
 
class = 'fmbox-system',
image = 'Information icon4.svg'
+
image = 'OOjs UI icon information-progressive.svg'
 
}
 
}
 
},
 
},
 
default              = 'system',
 
default              = 'system',
 
showInvalidTypeError = true,
 
showInvalidTypeError = true,
allowId                = true,
   
classes              = {'plainlinks', 'fmbox'},
 
classes              = {'plainlinks', 'fmbox'},
 
imageEmptyCell      = false,
 
imageEmptyCell      = false,
Line 122: Line 129:  
speedy = {
 
speedy = {
 
class = 'imbox-speedy',
 
class = 'imbox-speedy',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon clock-destructive.svg'
 
},
 
},
 
delete = {
 
delete = {
 
class = 'imbox-delete',
 
class = 'imbox-delete',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon alert-destructive.svg'
 
},
 
},
 
content = {
 
content = {
 
class = 'imbox-content',
 
class = 'imbox-content',
image = 'Ambox important.svg'
+
image = 'OOjs UI icon notice-warning.svg'
 
},
 
},
 
style = {
 
style = {
Line 142: Line 149:  
protection = {
 
protection = {
 
class = 'imbox-protection',
 
class = 'imbox-protection',
image = 'Padlock-silver-medium.svg'
+
image = 'Semi-protection-shackle-keyhole.svg'
 
},
 
},
 
license = {
 
license = {
Line 154: Line 161:  
notice = {
 
notice = {
 
class = 'imbox-notice',
 
class = 'imbox-notice',
image = 'Information icon4.svg'
+
image = 'OOjs UI icon information-progressive.svg'
 
}
 
}
 
},
 
},
Line 170: Line 177:  
speedy = {
 
speedy = {
 
class = 'ombox-speedy',
 
class = 'ombox-speedy',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon clock-destructive.svg'
 
},
 
},
 
delete = {
 
delete = {
 
class = 'ombox-delete',
 
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon alert-destructive.svg'
 +
},
 +
warning = { -- alias for content
 +
class = 'ombox-content',
 +
image = 'OOjs UI icon notice-warning.svg'
 
},
 
},
 
content = {
 
content = {
 
class = 'ombox-content',
 
class = 'ombox-content',
image = 'Ambox important.svg'
+
image = 'OOjs UI icon notice-warning.svg'
 
},
 
},
 
style = {
 
style = {
Line 190: Line 201:  
protection = {
 
protection = {
 
class = 'ombox-protection',
 
class = 'ombox-protection',
image = 'Padlock-silver-medium.svg'
+
image = 'Semi-protection-shackle-keyhole.svg'
 
},
 
},
 
notice = {
 
notice = {
 
class = 'ombox-notice',
 
class = 'ombox-notice',
image = 'Information icon4.svg'
+
image = 'OOjs UI icon information-progressive.svg'
 +
},
 +
critical = {
 +
class = 'mbox-critical',
 +
image = 'OOjs UI icon clock-destructive.svg'
 
}
 
}
 
},
 
},
Line 209: Line 224:  
speedy = {
 
speedy = {
 
class = 'tmbox-speedy',
 
class = 'tmbox-speedy',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon clock-destructive.svg'
 
},
 
},
 
delete = {
 
delete = {
 
class = 'tmbox-delete',
 
class = 'tmbox-delete',
image = 'Ambox warning pn.svg'
+
image = 'OOjs UI icon alert-destructive.svg'
 
},
 
},
 
content = {
 
content = {
 
class = 'tmbox-content',
 
class = 'tmbox-content',
image = 'Ambox important.svg'
+
image = 'OOjs UI icon notice-warning.svg'
 
},
 
},
 
style = {
 
style = {
Line 229: Line 244:  
protection = {
 
protection = {
 
class = 'tmbox-protection',
 
class = 'tmbox-protection',
image = 'Padlock-silver-medium.svg'
+
image = 'Semi-protection-shackle-keyhole.svg'
 
},
 
},
 
notice = {
 
notice = {
 
class = 'tmbox-notice',
 
class = 'tmbox-notice',
image = 'Information icon4.svg'
+
image = 'OOjs UI icon information-progressive.svg'
 
}
 
}
 
},
 
},
 
default              = 'notice',
 
default              = 'notice',
 
showInvalidTypeError = true,
 
showInvalidTypeError = true,
classes              = {'plainlinks', 'layouttemplate', 'tmbox'},
+
classes              = {'plainlinks', 'tmbox'},
allowId              = true,
   
allowSmall          = true,
 
allowSmall          = true,
 
imageRightNone      = true,
 
imageRightNone      = true,
 
imageEmptyCell      = true,
 
imageEmptyCell      = true,
 
imageEmptyCellStyle  = true,
 
imageEmptyCellStyle  = true,
-- templateCategory    = 'Talk message boxes'
+
templateCategory    = 'Talk message boxes'
 
}
 
}
 
}
 
}

Navigation menu