Module:Quotations/sd/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 Sindhi and is used to format the parameters of {{Q|sd|...}}
.
local data = {}
data.authorAliases = {}
data[false] = {}
data[false].works = {
['Shah Jo Risalo'] = {['reroute'] = {['author']='Shah Abdul Latif Bhittai', ['work']='Shah Jo Risalo'}},
}
data["Shah Abdul Latif Bhittai"] = {}
data["Shah Abdul Latif Bhittai"].aLink = "Shah Abdul Latif Bhittai"
data["Shah Abdul Latif Bhittai"].year = 'c. 1689 - 1752'
data["Shah Abdul Latif Bhittai"].works = {
["Shah Jo Risalo"] = {['wLink'] = 'Shah Jo Risalo'}
}
return {['data'] = data}