Module:Class mask/sandbox: Difference between revisions

Content deleted Content added
treat na as unused
x
Line 79:
for i = 1, 6 do
local b_param = args['b'..i] and mask[string.lower(args['b'..i])]
if b_param and b_param~='nay' and b_param~='yx' then -- criterion in use and is not passed or marked not applicable
all_pass = false
if b_param~='n' then