Module:Quotations/scn/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 Sicilian and is used to format the parameters of {{Q|scn|...}}
.
local data = {}
data.authorAliases = {
['Meli'] = 'Giovanni Meli', ['M.'] = 'Giovanni Meli',
}
data['Giovanni Meli'] = {
aLink = 'Giovanni Meli',
year = '1740–1815',
rlFormat1 = {'s:it:', '.rlTitle', '/', '.ref1', '#', '.ref2'},
works = {
['Don Chisciotti e Sanciu Panza'] = { year='1785–1787', ['rlTitle'] = 'Don Chisciotti e Sanciu Panza', ['rlFormat'] = 1}
},
aliases = { ['Don Chisciotti'] = 'Don Chisciotti e Sanciu Panza', ['DC.'] = 'Don Chisciotti e Sanciu Panza' },
}
return {['data'] = data}