Modulo:Discendenza: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica |
m sistemazione stringhe |
||
Riga 5:
local pers = {}
local tabella = {}
local function agg(t)
table.insert(txt,t)
end
local function dividi(dati)
Line 195 ⟶ 200:
local s1, s2, s3
local xx, xp
▲ local ss = ''
if (allinea == 'destra') then
else
end
local lg = math.floor(100/(xy[1]+2))
Line 248 ⟶ 252:
if (n<xy[2]) then s3 = s3..'</tr>' end
end
if (allinea == 'destra') then
return
end
|