Module:Message box/configuration: Difference between revisions

From Boroondara Wiki
m (Protected "Module:Message box/configuration": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Fixed some icon images)
Line 10: Line 10:
speedy = {
speedy = {
class = 'ambox-speedy',
class = 'ambox-speedy',
image = 'Ambox warning pn.svg'
image = 'Warning_icon.png'
},
},
delete = {
delete = {
class = 'ambox-delete',
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
image = 'Warning_icon.png'
},
},
content = {
content = {
Line 30: Line 30:
protection = {
protection = {
class = 'ambox-protection',
class = 'ambox-protection',
image = 'Padlock-silver-medium.svg'
image = 'Padlock_icon.png'
},
},
notice = {
notice = {
class = 'ambox-notice',
class = 'ambox-notice',
image = 'Information icon4.svg'
image = 'Information_icon.png'
}
}
},
},