Module:dialect synonyms/slr
Appearance
- The following documentation is generated by Module:documentation. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
This module contains data on specific varieties of Salar, for use by {{dialect synonyms}}
. The actual synonyms themselves are contained in submodules.
local export = {}
export.title = "Dialectal synonyms of %s"
export.columns = {
"Regional",
"Group",
"Subgroup",
"Words",
}
export.varieties = {
{
name = "Qinghai",
colour = "F0FAF3",
{
name = "Xunhua",
{
name = "Jiezi",
colour = "#F0F5FA",
},
{
name = "Mengda",
text_display = "Mengda",
latitude = 40.569167,
longitude = 48.400833
},
},
{
name = "Hualong",
colspan = 2,
}
},
{
name = "Xinjiang",
{
name = "Ili Salar",
text_display = "Ili Salar",
colspan = 2,
latitude = 40.630278,
longitude = 48.641389
},
}
}