Module:Adjacent stations/Foshan Metro

local lvdao = "[[Lvdao Lake station|Lvdao Lake]]"
local lyd = "[[Linyue Dong station|Linyue Dong]]"
local frws = "[[Foshan railway station|Foshan Railway Station]]"
local fwrws = "[[Foshan West railway station|Foshan West Railway Station]]"
local gsrws = "[[Guangzhou South railway station|Guangzhou South Railway Station]]"
local scrws = "[[Shunde College Railway Station (Foshan Metro)|Shunde College Railway Station]]"
local snrws = "[[Shunde North railway station|Shunde North Railway Station]]"
local cnrscrws = "[[Shundexueyuan railway station|Shunde College Railway Station]]"
local bwrws = "[[Beijiao West Railway Station (Foshan Metro)|Beijiao West Railway Station]]"
local prdirbwrws = "[[Beijiao West railway station|Beijiao West Railway Station]]"
local zcs = "[[Zhangcha station (Foshan Metro)|Zhangcha]]"
local prdirzcs = "[[Zhangcha railway station|Zhangcha Railway Station]]"

local p = {
	["system title"] = "[[Foshan Metro]]",
	["system color"] = "bbbbbb",
	["system icon"] = "[[File:FMetro (cropped).svg|x8px|link=Foshan Metro]]",
	["station format"] = {
		"%1 station",
		["Dongping"] = "[[Dongping station|Dongping]]",
		["Dongping (Foshan)"] = "[[Dongping station|Dongping]]",
		["Dongping Foshan"] = "[[Dongping station|Dongping]]",
		["Dongping (Guangzhou)"] = "[[Baiyun Dongping station |Baiyun Dongping]]",
		["Dongping Guangzhou"] = "[[Baiyun Dongping station |Baiyun Dongping]]",
		["Sanshanxinchengbei"] = "[[Sanshanxinchengbei station|Sanshan­xinchengbei]]",
		["Sanshanxinchengnan"] = "[[Sanshanxinchengnan station|Sanshan­xinchengnan]]",
		["Liantang"] = "[[Liantang station (Foshan Metro)|Liantang]]",
		["Licun"] = "[[Licun station (Foshan Metro)|Licun]]",
		["Linyue Dong"] = "[[Linyue Dong station|Linyue Dong]]",
		["Linyuedong"] = "[[Linyue Dong station|Linyuedong]]",
		["Ludao Lake"] = lvdao,
		["Lüdao Lake"] = lvdao,
		["Lyudao Lake"] = lvdao,
		["Ludaohu"] = lvdao,
		["Lüdaohu"] = lvdao,
		["Lyudaohu"] = lvdao,
		["Taiping"] = "[[Taiping station (Foshan Metro)|Taiping]]",
		["Shishan"] = "[[Shishan station (Foshan Metro)|Shishan]]",
		["Pingxi"] = "[[Pingxi station (Nanhai Tram Line 1)|Pingxi]]",
		["Wanhua"] = "[[Wanhua station (Foshan Metro)|Wanhua]]",
		["Zhen'an"] = "[[Zhen'an station (Foshan Metro)|Zhen'an]]",
		["Zhongshan Park"] = "[[Zhongshan Park station (Foshan Metro)|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 (Foshan Metro)|Line %1]]",
			["color"] = "BBBBBB"
		},
		["2"] = {
			["color"] = "f5333f",
			["text color"] = "FFFFFF",
			["left terminus"] = "Nanzhuang",
			["right terminus"] = "Guangzhou South Railway Station",
		},
		["3"] = {
			["color"] = "002f87",
			["text color"] = "FFFFFF",
			["left terminus"] = "Zhen'an",
			["right terminus"] = "Shunde College Railway Station",
		},
		["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 Metro|Guangfo Line]]",
			["color"] = "c4d600",
			["text color"] = "FFFFFF",
			["icon"] = "[[File:GZM Guangfo Line icon.svg|x24px|alt=]]",
			["left terminus"] = "Xincheng Dong",
			["right terminus"] = "Lijiao",
		},
		["TNH1"] = {
			["title"] = "[[Line 1 (Nanhai Tram)|Nanhai Tram Line 1]]",
			["color"] = "5eb3e4",
			["text color"] = "FFFFFF",
			["left terminus"] = "Leigang",
			["right terminus"] = "Linyuedong",
		},
		["TGM1"] = {
			["title"] = "[[Line 1 (Gaoming Tram)|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