Anonimo

Modulo:DTFunzioniComuni: differenze tra le versioni

Da Wikitrek.
Link on categories fixed
Nessun oggetto della modifica
(Link on categories fixed)
Riga 144: Riga 144:
end
end
function p.CategoryTree(frame)
function p.CategoryTree(frame)
return table.concat(p.PropertiesOnTree("P68", 2, true), "</br>")
return '[[' .. table.concat(p.PropertiesOnTree("P68", 2, true), "]]</br>[[") .. ']]'
end
end
function p.IconTree(frame)
function p.IconTree(frame)