Anonimo

Modulo:DTFunzioniComuni: differenze tra le versioni

Da Wikitrek.
nessun oggetto della modifica
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 143: Riga 143:
function p.IconTree(frame)
function p.IconTree(frame)
return table.concat(p.PropertiesOnTree("P3", 3, false), "</br>")
return table.concat(p.PropertiesOnTree("P3", 3, false), "</br>")
end
function p.IconTree(frame)
return table.concat(p.PropertiesOnTree("P16", 3, false), "</br>")
end
end
return p
return p