Module:Quotations/peo/data

Wiktionary වෙතින්

This module contains data for works in Old Persian and is used to format the parameters of {{Q|peo|...}}.


local data = {}

data.Sundry = {}

data.authorAliases = {
	}

data[false] = {}
	data[false].works = {
		['AmH'] = {['reroute'] = {['author']='Ariaramnes', ['work']='AmH'}},
		['AsH'] = {['reroute'] = {['author']='Arsames', ['work']='AsH'}},
		['CMa'] = {['reroute'] = {['author']='Cyrus', ['work']='CMa'}},
		['CMb'] = {['reroute'] = {['author']='Cyrus', ['work']='CMb'}},
		['CMc'] = {['reroute'] = {['author']='Cyrus', ['work']='CMc'}},
		['DB1'] = {['reroute'] = {['author']='Darius I', ['work']='DB1'}},
		['DB2'] = {['reroute'] = {['author']='Darius I', ['work']='DB2'}},
		['DSe'] = {['reroute'] = {['author']='Darius I', ['work']='DSe'}},
	}

data["Ariaramnes"] = {}
	data["Ariaramnes"].year = 'c. 640 - 600 BCE'
	data["Ariaramnes"].aLink = 'Ariaramnes'
	data["Ariaramnes"].works = {
		['AmH'] = {},
	}

data["Arsames"] = {}
	data["Arsames"].year = 'c. 520 BCE'
	data["Arsames"].aLink = 'Arsames'
	data["Arsames"].works = {
		['AsH'] = {},
	}

data["Cyrus"] = {}
	data["Cyrus"].year = '559 - 530 BCE'
	data["Cyrus"].aLink = 'Cyrus the Great'
	data["Cyrus"].works = {
		['CMa'] = {},
		['CMb'] = {},
		['CMc'] = {},
	}

data["Darius I"] = {}
	data["Darius I"].year = '522 - 486 BCE'
	data["Darius I"].aLink = 'Darius I'
	data["Darius I"].works = {
		['DSe'] = {},
		['DB1'] = {},
		['DB2'] = {},
	}
	
return {['data'] = data}
"https://si.wiktionary.org/w/index.php?title=Module:Quotations/peo/data&oldid=44238" වෙතින් සම්ප්‍රවේශනය කෙරිණි