Module:Quotations/fro/data
Appearance
- The following documentation is generated by Module:documentation/functions/Quotation. [edit]
- Useful links: root page • root page’s subpages • links • 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'] = 'Hayton of Corycus',
['de Troyes'] = 'Chrétien de Troyes'
}
data[false] = {}
data[false].rlFormat1 = {'s:fr:', '.rlTitle'}
data[false].works = {
['The Coronation of Louis'] = {['year'] = 'c. 1137', ['wLink'] = 'Li coronemenz Looïs', ['rlTitle'] = 'Langlois - Le couronnement de Louis', ['rlFormat'] = 1}}
data[false].aliases = {
['Coronement du Roy Looye'] = 'The Coronation of Louis',
['Couronnement de Louis'] = 'The Coronation of Louis',
['Le coronement Looïs'] = 'The Coronation of Louis',
['Li coronemenz Looïs'] = 'The Coronation of Louis'
}
data['Chrétien de Troyes'] = {}
data['Chrétien de Troyes'].aLink = 'Chrétien de Troyes'
data['Chrétien de Troyes'].year = 'fl. c. 1160 - 1190'
data['Chrétien de Troyes'].rlFormat1 = {'s:fr:', '.rlTitle'}
data['Chrétien de Troyes'].works = {
['Cligès'] = {['year'] = 'c. 1176', ['wLink'] = 'Cligès', ['rlTitle'] = 'Cligès', ['rlFormat'] = 1},
['Érec and Énide'] = {['year'] = 'c. 1170', ['wLink'] = 'Erec and Enide', ['rlTitle'] = 'Érec et Énide', ['rlFormat'] = 1},
['Lancelot, the Knight of the Cart'] = {['year'] = 'c. 1177 - 1189', ['wLink'] = 'Lancelot, the Knight of the Cart', ['rlTitle'] = 'Lancelot ou le Chevalier de la charrette', ['rlFormat'] = 1},
['Perceval, the Story of the Grail'] = {['year'] = 'c. 1182 - 1190', ['wLink'] = 'Perceval, the Story of the Grail', ['rlTitle'] = 'Perceval ou le Conte du Graal', ['rlFormat'] = 1},
['Yvain, the Knight of the Lion'] = {['year'] = 'c. 1177 - 1181', ['wLink'] = 'Yvain, the Knight of the Lion', ['rlTitle'] = 'Yvain ou le Chevalier au Lion', ['rlFormat'] = 1}}
data['Chrétien de Troyes'].aliases = {
['Lancelot'] = 'Lancelot, the Knight of the Cart',
['Perceval'] = 'Perceval, the Story of the Grail',
['Yvain'] = 'Yvain, the Knight of the Lion'
}
data['Hayton of Corycus'] = {}
data['Hayton of Corycus'].aLink = 'Hayton of Corycus'
data['Hayton of Corycus'].year = 'c. 1240 - 1310/1320'
data['Hayton of Corycus'].rlFormat1 = {'s:fr:', '.rlTitle'}
data['Hayton of Corycus'].works = {
['La Flor des estoires de la terre d\'Orient'] = {['year'] = '1307', ['rlTitle'] = 'La Flor des estoires de la terre d\'Orient', ['rlFormat'] = 1}
}
data['Thomas d\'Angleterre'] = {}
data['Thomas d\'Angleterre'].aLink = 'Thomas of Britain'
data['Thomas d\'Angleterre'].year = 'fl. c. 1160 - 1180'
data['Thomas d\'Angleterre'].rlFormat1 = {'s:fr:', '.rlTitle'}
data['Thomas d\'Angleterre'].works = {
['Tristan'] = {['year'] = 'c. 1160 – 1180', ['rlTitle'] = 'Tristan (Thomas d’Angleterre)', ['rlFormat'] = 1}
}
data['Wace'] = {}
data['Wace'].aLink = 'Wace'
data['Wace'].year = 'c. 1110 - after 1174'
data['Wace'].rlFormat1 = {'s:fr:', '.rlTitle'}
data['Wace'].works = {
['La Conception de Notre Dame'] = {['year'] = 'c. 1130 – 1140', ['rlTitle'] = 'La Conception de Notre Dame', ['rlFormat'] = 1},
['Roman de Brut'] = {['year'] = 'c. 1155', ['rlTitle'] = 'Roman de Brut', ['rlFormat'] = 1},
['Roman de Rou'] = {['year'] = 'c. 1160 - 1174', ['rlTitle'] = 'Roman de Rou', ['rlFormat'] = 1},
['Vie de Saint Nicolas'] = {['year'] = 'c. 1150', ['rlTitle'] = 'Vie de Saint Nicolas', ['rlFormat'] = 1},
['Vie de sainte Marguerite'] = {['year'] = 'c. 1130 - 1140', ['rlTitle'] = 'Vie de sainte Marguerite', ['rlFormat'] = 1}
}
return {['data'] = data}