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 13:08, 18 April 2015 (added link Olympiad). 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]] [[Olympiad]]',
        year = - 776,
        winner = '[[Coroebus of Elis]]'
    },
    {
        numberOl = '[[772 BC|2nd]] [[Olympiad]]',
        year = - 772,
        winner = '[[Antimachus of Elis]]'
    },
    {
        numberOl = '[[768 BC|3rd]] [[Olympiad]]',
        year = - 768,
        winner = '[[Androclus of Messenia]]'
    },
    {
        numberOl = '[[496 BC|71st]] [[Olympiad]]',
        year = - 496,
        winner = '[[Tisicrates of Croton]]'
    },
 }