Jump to content

Module:Protection banner/config: Difference between revisions

add default banners and images
Enwikipedia>Mr. Stradivarius
(move config from Module:Protection banner)
 
Enwikipedia>Mr. Stradivarius
(add default banners and images)
Line 2:
 
local cfg = {}
 
cfg.defaultBanners = {
edit = {},
move = {},
create = {},
autoreview = {}
}
 
cfg.banners = {
Line 102 ⟶ 109:
}
}
}
 
cfg.images = {
full = 'Padlock.svg',
semi = 'Padlock-silver.svg',
template = 'Padlock-pink.svg',
pc1 = 'Padlock-silver-light.svg',
pc2 = 'Padlock-orange.svg',
move = 'Padlock-olive.svg',
indef = 'Padlock-red.svg',
office = 'Padlock-black.svg',
create = 'Padlock-skyblue.svg'
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.