Jump to content

Module:Protection banner: Difference between revisions

small code
Enwikipedia>Mr. Stradivarius
(add some more to the banner.new function)
Enwikipedia>Mr. Stradivarius
(small code)
Line 268:
end
end
end
 
-- Find whether we are outputting a padlock or a full banner.
if obj.small == nil then
-- Let the config data take precedence over user-specified arguments
obj.small = yesno(args.small) or false
end
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.