Changes
Jump to navigation
Jump to search
full edit = 'Padlock.svg'{}, semi move = 'Padlock-silver.svg'{}, template create = 'Padlock-pink.svg'{}, indef autoreview = 'Padlock-red.svg'{}
new structure for the image filename data
cfg.images = {
}
cfg.images.edit.sysop = 'Padlock.svg'
cfg.images.edit.templateeditor = 'Padlock-pink.svg'
cfg.images.edit.autoconfirmed = 'Padlock-silver.svg'
cfg.images.move.sysop = 'Padlock-olive.svg'
cfg.images.move.templateeditor = 'Padlock-olive.svg'
cfg.images.create.default = 'Padlock-skyblue.svg'
cfg.images.autoreview.autoconfirmed = 'Padlock-silver-light.svg'
cfg.images.autoreview.reviewer = 'Padlock-orange.svg'
--------------------------------------------------------------------------------
msg['protection-level-create'] = 'creation-protected'
msg['protection-level-default'] = 'protected'
--------------------------------------------------------------------------------
-- Images
--------------------------------------------------------------------------------
-- These are images that are not defined by their protection action and protection level.
msg['image-filename-indef'] = 'Padlock-red.svg'
msg['image-filename-default'] = 'Transparent.gif'
--------------------------------------------------------------------------------