Module:Protected edit request/active: Difference between revisions

Content deleted Content added
syncing with sandbox after short discussion (conditional message about sandbox and testcases usage when in template/module namespaces)
Self-closing div, span, and other tags deprecated.
Line 94:
-- as the detection may be inaccurate for cascade-protected and title-blacklisted pages as of Nov 2013.
local protectionLinkText = title.getProtectionLevelText(boxProtectionLevel)
return mw.ustring.format('[urn:x-wp-%s:%s <span></span>]', protectionLinkText, self:urlEncode())
end