Module:Team appearances list and Module:Team appearances list/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
imported>Primefac
(caps fail)
 
imported>Paine Ellsworth
(sync to live template)
 
Line 415: Line 415:
else
else
return "Ghana"
return "Ghana"
end
elseif inputName=="Independent FINA Athletes"
or inputName=="FINA Refugee Team"
or inputName=="FINA athletes" then
if year==2017 or year==2019 then
return "Independent FINA Athletes"
elseif year==2022 then
return "FINA Refugee Team"
else
return "FINA athletes"
end
end
end
end