Module:Protection banner: Difference between revisions

no need for args.reason
(move documentation class and export function to Module:Protection banner/documentation)
(no need for args.reason)
Line 125:
-- Set reason
do
local reason = args.reason or args[1]
if reason then
self.reason = mw.ustring.lower(reason)
Anonymous user