Open main menu

Changes

Module:Documentation

171 bytes removed, 10:21, 5 April 2016
show padlock in other namespaces, e.g. userspace
local protectionLevels, mProtectionBanner
local title = env.title
if title.namespace ~= 10 and title.namespace ~= 828 then
-- Don't display the protection template if we are not in the template or module namespaces.
return nil
end
protectionLevels = env.protectionLevels
if not protectionLevels then
Anonymous user