Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Protection banner: Difference between revisions

From the Lonsdale Battalion wiki
Content deleted Content added
use cfg.explanationBlurbs to fetch the explanation blurbs rather than hard-coding the message keys here
don't set protectionDate to the current time if args.date wasn't specified
Line 128: Line 128:


-- Set protection date
-- Set protection date
if args.date then
self.protectionDate = validateDate(args.date, 'protection date')
self.protectionDate = validateDate(args.date, 'protection date')
end
-- Set banner config
-- Set banner config
Cookies help us deliver our services. By using our services, you agree to our use of cookies.