মডিউল:Quotations/fro/data

উইকিঅভিধান, মুক্ত অভিধান থেকে

এই মডিউলের জন্য মডিউল:Quotations/fro/data/নথি-এ নথিপত্র তৈরি করা হয়ে থাকতে পারে

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}