Mòdul:Cycling race: diferència entre les revisions

Contingut suprimit Contingut afegit
actualització de fr.wiki
protecció d'errors
Línia 5.358:
_, _, y2, m2, d2 = string.find(date2, "(%d+)-(%d+)-(%d+)")
_, _, y3, m3, d3 = string.find(startOfSeason, "(%d+)-(%d+)-(%d+)")
if y1 and y3 and y1 <= y3 then -- start time < season time
if date2temp~=nil then
local timeP582 = trans(date2temp,'12', '31')
Línia 5.444:
tableBody = tableBody.. '<tr style="line-height:1.8em"><td style="padding:0 1em 0 0;white-space:nowrap">'
if not available_list or wiki == 'lv' then tableBody=tableBody.. flags..' '..riderName else tableBody = tableBody.. riderName end
if riderStart~=nil orand riderEnd~=nil then
tableBody=tableBody..'<span style="font-size:80%; color:#686868"> ('..riderStart..'–'..riderEnd.. (riderPosition or '')
if riderReason ~= nil then