Module:Quotations/fro/data

From Wiktionary, the free dictionary
Jump to navigation Jump to search

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}