Module:Effective protection level: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 11: Line 11:
else
else
title = mw.title.getCurrentTitle()
title = mw.title.getCurrentTitle()
end
if title == nil then
return '*'
end
end
pagename = title.prefixedText
pagename = title.prefixedText