Module:Sandbox/CX Zoom/WPBS: Difference between revisions

Content deleted Content added
fix logical operator
 
(One intermediate revision by the same user not shown)
Line 37:
end
ifoldClass[i] = Y[i]["class"] ~= nil then
oldClass[i] = Y[i]["class"]
end
if (class ~= nil) and (class ~= "") then
Line 56 ⟶ 54:
i = i + 1
end
--[=[
for k, v in pairs( oldClass ) do
if v ~= nil then
Line 91 ⟶ 89:
end
end
]=]
 
local output = store --.. oldClassCat
return output