Changes
Jump to navigation
Jump to search
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