Jump to content

Module:Effective protection expiry: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 19: Line 19:
end
end
local expiry = mw.getCurrentFrame():callParserFunction('PROTECTIONEXPIRY', pagename)
local expiry = mw.getCurrentFrame():callParserFunction('PROTECTIONEXPIRY', pagename)
if expiry ~= '' then
return expiry
return expiry
else
return 'unknown'
end
end
end


Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.