Jump to content

Module:Ancient Olympiads/data

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Hyphantes (talk | contribs) at 00:41, 20 April 2015 (More data added (until 700 BC)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
-- 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 = '[[776 BC|1st]]',
        year = - 776,
        winner = 'Coroebus of Elis'
    },
    {
        numberOl = '[[772 BC|2nd]]',
        year = - 772,
        winner = 'Antimachus of Elis'
    },
    {
        numberOl = '[[768 BC|3rd]]',
        year = - 768,
        winner = 'Androclus of Messenia'
    },
    {
        numberOl = '[[764 BC|4th]]',
        year = - 764,
        winner = 'Polychares of Messenia'
    }, 
    {
        numberOl = '[[760 BC|5th]]',
        year = - 760,
        winner = 'Aeschines of Elis'
    }, 
    {
        numberOl = '[[756 BC|6th]]',
        year = - 756,
        winner = 'Oebotas of Dyme'
    }, 
    {
        numberOl = '[[752 BC|7th]]',
        year = - 752,
        winner = 'Diocles of Messenia'
    }, 
    {
        numberOl = '[[748 BC|8th]]',
        year = - 748,
        winner = 'Anticles of Messenia'
    }, 
    {
        numberOl = '[[744 BC|9th]]',
        year = - 744,
        winner = 'Xenocles of Messenia'
    }, 
    {
        numberOl = '[[740 BC|10th]]',
        year = - 740,
        winner = 'Dotades of Messenia'
    }, 
    {
        numberOl = '[[736 BC|11th]]',
        year = - 736,
        winner = 'Leochares of Messenia'
    }, 
    {
        numberOl = '[[732 BC|12th]]',
        year = - 732,
        winner = 'Oxythemis of Coroneia'
    }, 
    {
        numberOl = '[[728 BC|13th]]',
        year = - 728,
        winner = 'Diocles of Corinth'
    }, 
    {
        numberOl = '[[724 BC|14th]]',
        year = - 724,
        winner = 'Desmon of Corinth'
    },
    {
        numberOl = '[[720 BC|15th]]',
        year = - 720,
        winner = 'Orsippus of Megara'
    },
    {
        numberOl = '[[716 BC|16th]]',
        year = - 716,
        winner = 'Pythagoras of Laconia'
    }, 
    {
        numberOl = '[[712 BC|17th]]',
        year = - 712,
        winner = 'Polus of Epidaurus'
    }, 
    {
        numberOl = '[[708 BC|18th]]',
        year = - 708,
        winner = 'Tellis of Sicyon'
    }, 
    {
        numberOl = '[[704 BC|19th]]',
        year = - 704,
        winner = 'Menus of Megara'
    }, 
    {
        numberOl = '[[700 BC|20th]]',
        year = - 700,
        winner = 'Atheradas of Laconia'
    }, 
    {
        numberOl = '[[496 BC|71st]]',
        year = - 496,
        winner = 'Tisicrates of Croton'
    },
 }