Module:Quotations/fa/data
< Module:Quotations | fa
- පහත දැක්වෙන උපදෙස්, Module:documentation/functions/Quotation මගින් ජනනය කොට ඇත. [සංස්කරණය කරන්න]
- ප්රයෝජනවත් සබැඳි: root page • root page’s subpages • සබැඳි • transclusions • testcases • sandbox
This module contains data for works in පර්සියානු and is used to format the parameters of {{Q|fa|...}}
.
local data = {}
data.Sundry = {}
data.authorAliases = {}
data['Hafez'] = {}
data['Hafez'].aLink = 'Hafez'
data['Khaqani'] = {}
data['Khaqani'].aLink = 'Khaqani'
data['Manuchehri'] = {}
data['Manuchehri'].year = '11th century'
data['Manuchehri'].aLink = 'Manuchehri'
data['Saadi Shirazi'] = {}
data['Saadi Shirazi'].aLink = 'Saadi Shirazi'
return {['data'] = data}