"ماڈیول:Country alias" کے نسخوں کے درمیان فرق

حذف شدہ مندرجات اضافہ شدہ مندرجات
درستی
درستی
سطر 68:
end
if alias == 'ANG' then
if games == 'Commonwealthدولت Gamesمشترکہ کھیل' then
alias = 'ANG_CGF'
end
سطر 84:
end
elseif alias == 'HKG' then
if games == 'Commonwealthدولت Gamesمشترکہ کھیل' then
alias = 'HKG_CGF'
end
سطر 93:
elseif alias == 'SWZ' then
if fullName then
if year and year >= 2018 and fullName ~= '2018 Commonwealthدولت Gamesمشترکہ کھیل' then
alias = 'SWZ_YO2018'
end
elseif year and year >= 2018 and games ~= 'Commonwealthدولت Gamesمشترکہ کھیل' then
alias = 'SWZ_YO2018'
end
سطر 156:
local games = stripToNil(args[2])
local athletes = stripToNil(args[3])
games = games and (games .. ' Olympicsاولمپکس') or 'Olympicsاولمپکس'
local parms = {
alias = code,