Module:Quotations/chg/data
Appearance
< Module:Quotations | chg
- පහත දැක්වෙන උපදෙස්, Module:documentation/functions/Quotation මගින් ජනනය කොට ඇත. [සංස්කරණය කරන්න]
- ප්රයෝජනවත් සබැඳි: root page • root page’s subpages • සබැඳි • transclusions • testcases • sandbox
This module contains data for works in Chagatai and is used to format the parameters of {{Q|chg|...}}
.
local data = {}
data.Sundry = {}
data.authorAliases = {['Abu al-Ghazi Bahadur'] = 'Abu al-Ghazi Bahadur',
['Bairam Khan'] = 'Bairam Khan',
['Ali-Shir Navai'] = 'Ali-Shir Navai'}
data['Abu al-Ghazi Bahadur'] = {}
data['Abu al-Ghazi Bahadur'].aLink = 'Abu al-Ghazi Bahadur'
data['Abu al-Ghazi Bahadur'].xrlFormat1 = {'.xurl'}
data['Abu al-Ghazi Bahadur'].works = {
['Shajarayi Turk'] = {['wLink']='Shajarayi Turk', ['xurl'] = 'https://books.google.com/books?id=Wy5lCWdQ5noC', ['xrlFormat'] = 1}}
data['Bairam Khan'] = {}
data['Bairam Khan'].aLink = 'Bairam Khan'
data['Bairam Khan'].xrlFormat1 = {'.xurl'}
data['Bairam Khan'].works = {
['The Persian and Turki Divans'] = {['xurl'] = 'https://archive.org/details/ThePersianAndTurkishDivansOfBayramKhan', ['xrlFormat'] = 1}}
data['Ali-Shir Navai'] = {}
data['Ali-Shir Navai'].aLink = 'Alisher Navoiy'
return {['data'] = data}