Modulo:Wikidata/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 78:
while i ~= n do
local statement = entity.claims[property][k]
if statement then
table.insert( formattedStatements,
end
if statement then
if statement.rank == options.rank then
|