Module:family tree/nested data: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
--[=[
--[=[


Authors: [[User:kc_kennylau]], [[User:JohnC5]], [[User:Erutuon]], [[User:Suzukaze-c]]
Authors: [[wikt:User:kc_kennylau]], [[wikt:User:JohnC5]], [[wikt:User:Erutuon]], [[wikt:User:Suzukaze-c]]


--]=]
--]=]
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: " .. code)
end
end
return nil
return nil

Navigation menu