Module:family tree/nested data: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 166: Line 166:
if code and not val then
if code and not val then
-- Error in data table!
-- Error in data table!
mw.log("no such family code: " .. table.concat(code,""))
mw.log("no such family code: ")
end
end
return nil
return nil