Module:Wikidata: Difference between revisions

Content deleted Content added
m Consistent formatting and no spaces and tabs at end of lines
m typo
Line 536:
return table.concat(out, ", ")
else
-- just return best vakuesvalues
return entity:formatPropertyValues(propertyID).value
end