45,646
edits
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: " | mw.log("no such family code: ") | ||
end | end | ||
return nil | return nil |