Modulo:Carte: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Moroboshi (discussione | contributi)
test per sostituire template:carte
 
Moroboshi (discussione | contributi)
fix
Riga 66:
local color = (args['colore'] and color_code[args['colore']]) or ''
 
dump(output, {'<b style="', hand_style , ';" class="manodicarte";>'})
local pos = 1
while continue do
Riga 104:
end
end
dump(output, table.concat(hand, separator) or '')
dump(output, '</b">')
return table.concat(output)