Modul:Country alias: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
k uji coba |
k uji coba |
||
Baris 69:
if fullName then
year = tonumber(fullName:match('^%d+')) -- ignore args.year
games = stripToNil(fullName:gsub('^%d?', ''))
end
if alias == 'ANG' then
|