Modulo:Discendenza: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica
mNessun oggetto della modifica
Riga 275:
agg('<td style="border-left:1px solid #666;border-bottom:1px solid #666;line-height:3px;height:12px">&nbsp;</td>')
end
agg(string.format('<td colspan=%d rowspan=2>%s - %s</td></tr><tr>',a,pers[pid].testo,pers[pid].nota))
if not (pers[pid].nota == '') then agg(string.format(' - %s',pers[pid].nota)) end
agg('</td></tr><tr>')
if (pers[pid].padre > -1) then
agg(string.format('<td rowspan=%d style="line-height:8px;width:20px',1+2*pers[pid].sp))