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

Contingut suprimit Contingut afegit
protecció d'errors
protecció d'error label=nil
Línia 5.166:
 
local function findlastname(label,wiki)
local _, count = string#mw.gsubtext.split(label, "or "", " ")
local names
local a,b,c,d = '', '', '', ''
local done = false
if count ~= nil then count = count + 1 else count = 1 end
 
if count > 1 then
if count == 2 then