Changes

Module:Documentation

62 bytes added, 20:13, 23 January 2014
allow protection templates to display in the module namespace
local title = env.title
local protectionTemplate = message('protection-template')
local namespace = title.namespace if not (protectionTemplate and title.(namespace == 10or namespace == 828)) then -- Don't display the protection template if we are not in the template namespaceor module namespaces.
return nil
end
Anonymous user