Module:Quotations/fro/data
< Module:Quotations | fro
- පහත දැක්වෙන උපදෙස්, Module:documentation/functions/Quotation මගින් ජනනය කොට ඇත. [සංස්කරණය කරන්න]
- ප්රයෝජනවත් සබැඳි: root page • root page’s subpages • සබැඳි • transclusions • testcases • sandbox
This module contains data for works in Old French and is used to format the parameters of {{Q|fro|...}}
.
local data = {}
data.Sundry = {}
data.authorAliases = {['Hayton of Corycus'] = 'Hayton of Corycus'}
data['Hayton of Corycus'] = {}
data['Hayton of Corycus'].aLink = 'Hayton of Corycus'
data['Hayton of Corycus'].works = {
['La Flor des estoires de la terre d\'Orient'] = {['wLink']='La Flor des estoires de la terre d\'Orient'}}
return {['data'] = data}