Open main menu

Changes

Module:Protection banner

18 bytes added, 01:59, 27 June 2014
check against edit/move, rather than for create, and simplify logic
if level == 'templateeditor'
and (
(action ~='edit' and action ~= 'createmove') or not (namespace =~= 10 or and namespace =~= 828)
)
then
Anonymous user