Module:family tree/nested data: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
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: " .. code)
mw.log("no such family code: ")
end
end
return nil
return nil

Navigation menu