13,400
edits
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
if value == "" then | if value == "" then | ||
return nil -- Using Wikidata | return nil -- Using Wikidata | ||
end | end | ||
for i, v in ipairs(hasProp) do -- Now we try to iterate over all possible values? | for i, v in ipairs(hasProp) do -- Now we try to iterate over all possible values? |
edits