Module:Ancient Olympiads/data
Appearance
-- This is the data for Module:Ancient Olympiads.
-- It stores the number and the first year of the Olympiad and the name of the victor in the stadion race with a link to his Wikipedia article.
return {
{
numberOl = '1st',
year = - 776,
winner = 'Coroebus of Elis'
},
{
numberOl = '2nd',
year = - 772,
winner = 'Antimachus of Elis'
},
{
numberOl = '3rd',
year = - 768,
winner = 'Androclus of Messenia'
},
{
numberOl = '71st',
year = - 496,
winner = 'Tisicrates of Croton'
},
}