Module:Adjacent stations/Foshan Metro
local lvdao = "Lvdao Lake"
local lyd = "Linyue Dong"
local frws = "Foshan Railway Station"
local fwrws = "Foshan West Railway Station"
local gsrws = "Guangzhou South Railway Station"
local scrws = "Shunde College Railway Station"
local snrws = "Shunde North Railway Station"
local cnrscrws = "Shunde College Railway Station"
local bwrws = "Beijiao West Railway Station"
local prdirbwrws = "Beijiao West Railway Station"
local zcs = "Zhangcha"
local prdirzcs = "Zhangcha Railway Station"
local p = {
["system title"] = "Foshan Metro",
["system color"] = "bbbbbb",
["system icon"] = "File:FMetro (cropped).svg",
["station format"] = {
"%1 station",
["Dongping"] = "Dongping",
["Dongping (Foshan)"] = "Dongping",
["Dongping Foshan"] = "Dongping",
["Dongping (Guangzhou)"] = "Baiyun Dongping",
["Dongping Guangzhou"] = "Baiyun Dongping",
["Sanshanxinchengbei"] = "Sanshanxinchengbei",
["Sanshanxinchengnan"] = "Sanshanxinchengnan",
["Liantang"] = "Liantang",
["Licun"] = "Licun",
["Linyue Dong"] = "Linyue Dong",
["Linyuedong"] = "Linyuedong",
["Ludao Lake"] = lvdao,
["Lüdao Lake"] = lvdao,
["Lyudao Lake"] = lvdao,
["Ludaohu"] = lvdao,
["Lüdaohu"] = lvdao,
["Lyudaohu"] = lvdao,
["Taiping"] = "Taiping",
["Shishan"] = "Shishan",
["Pingxi"] = "Pingxi",
["Wanhua"] = "Wanhua",
["Zhen'an"] = "Zhen'an",
["Zhongshan Park"] = "Zhongshan Park",
["Foshan"] = frws,
["Foshan Railway Station"] = frws,
["Foshan West"] = fwrws,
["Foshan West Railway Station"] = fwrws,
["Guangzhou South"] = gsrws,
["Guangzhou South Railway Station"] = gsrws,
["Guangzhou South railway station"] = gsrws,
["Beijiao West"] = prdirbwrws,
["Beijiao West railway station"] = prdirbwrws,
["Beijiao West Railway Station metro"] = bwrws,
["Beijiao West Railway Station"] = bwrws,
["Beijiaoxi"] = prdirbwrws,
["Beijiaoxi Railway Station"] = prdirbwrws,
["Shunde College"] = scrws,
["Shunde College Railway Station"] =scrws,
["Shunde College Railway Station metro station"] =scrws,
["Shunde North"] = snrws,
["Shunde North Railway Station"] = snrws,
["Shundebei"] = snrws,
["Shundebei railway station"] = snrws,
["Shundexueyuan"] = cnrscrws,
["Shunde Xueyuan"] =cnrscrws,
["Shundexueyuan Railway Station"] =cnrscrws,
["Zhangcha"] = zcs,
["Zhangcha metro"] = zcs,
["Zhangcha metro station"] = zcs,
["Zhangcha Railway Station"] = prdirzcs,
},
["lines"] = {
["_default"] = {
["title"] = "Line %1",
["color"] = "BBBBBB"
},
["2"] = {
["color"] = "f5333f",
["text color"] = "FFFFFF",
["left terminus"] = "Nanzhuang",
["right terminus"] = "Guangzhou South Railway Station",
},
["3"] = {
["title"] = "Line 3
South section",
["color"] = "002f87",
["text color"] = "FFFFFF",
["left terminus"] = "Zhongshan Park",
["right terminus"] = "Shunde College Railway Station",
},
["3n"] = {
["title"] = "Line 3
North section",
["color"] = "002f87",
["text color"] = "FFFFFF",
["left terminus"] = "Foshan University",
["right terminus"] = "Lianhe",
},
["4"] = {
["color"] = "800424",
["text color"] = "FFFFFF",
["left terminus"] = "Beijiang Dadao",
["right terminus"] = "Gangkou Lu",
},
["11"] = {
["color"] = "303c74",
["text color"] = "FFFFFF",
["left terminus"] = "Rongqi Ferry",
["right terminus"] = "Hedongdong",
},
["Guangfo"] = {
["title"] = "Guangfo Line",
["color"] = "c4d600",
["text color"] = "FFFFFF",
["icon"] = "File:GZM Guangfo Line icon.svg",
["left terminus"] = "Xincheng Dong",
["right terminus"] = "Lijiao",
},
["TNH1"] = {
["title"] = "Nanhai Tram Line 1",
["color"] = "5eb3e4",
["text color"] = "FFFFFF",
["left terminus"] = "Leigang",
["right terminus"] = "Linyuedong",
},
["TGM1"] = {
["title"] = "Gaoming Tram Line 1",
["color"] = "4ca585",
["text color"] = "FFFFFF",
["icon"] = "",
["left terminus"] = "Cangjiang Road",
["right terminus"] = "Zhihu",
},
},
["aliases"] = {
["1"] ="Guangfo",
["g"] ="Guangfo",
["gf"] ="Guangfo",
["guangfo"] ="Guangfo",
["nanhai"] = "TNH1",
["nh"] = "TNH1",
["tnh1"] = "TNH1",
["Nanhai"] = "TNH1",
["tgm1"] = "TGM1",
}
}
return p