模組:Adjacent stations/天津地鐵

模組解[]
local w = "%1站 (天津地鐵)"
local x = "%1站 (天津市)"
local y = "%1站 (地鐵)"
local z = "%1站 (中國)"

local p = {
	["system title"] = "[[天津地鐵]]",
	["station format"] = {
		"%1站",
	-- 1號線
	['新華路'] = x,	
	['土城'] = x,
	['復興門'] = x,
	['高莊子'] = x,
	['國家會展中心'] = x,

	-- 2號線
	['鼓樓'] = x,

	-- 3號線
	['大學城'] = x,
	['和平路'] = x,
	['中山路'] = x,

	-- 4號線
	['北倉'] = w,
	['南倉'] = w,
	['白廟'] = y,
	
	-- 5號線
	['文化中心'] = x,
	['體育中心'] = x,
	['腫瘤醫院'] = x,
	
	-- 津靜線
	['精武'] = x,
	
	-- 6號線
	['復興路'] = x,
	['人民醫院'] = x,
	['文化中心'] = x,
	['洞庭路'] = x,
	['醫大二院'] = x,
	['腫瘤醫院'] = x,
	
	-- 7號線
	['張道口'] = x,
	['鼓樓'] = x,
	['腫瘤醫院'] = x,
	
	-- 8號線
	['人民公園'] = x,
	['土城'] = x,
	['雙港'] = x,
	
	-- 9號線
	['東興路'] = x,
	['軍糧城'] = y,
	['塘沽'] = y,
	['市民廣場'] = x,
	['會展中心'] = x,
	
	-- 10號線

	-- 11號線
	['文化中心'] = x,
	['內江路'] = x,
	['海河東路'] = x,
	
	-- B1線

	-- Z4線
	['北塘'] = y,


		-- 模板格式需要
		['外環'] = "外環",
		['內環'] = "內環",
		['機場'] = "濱海國際機場",
	},
	["lines"] = {
		["既"] = {
			["title"] = "[[天津地鐵1號線|既有線路]]",
			["left terminus"] = "西站",
			["right terminus"] = "新華路"
		},
		["1"] = {
			["title"] = "[[天津地鐵1號線|1號線]]",
			["color"] = "cb333b",
			["left terminus"] = "劉園",
			["right terminus"] = "雙橋河",
		},
		["2"] = {
			["title"] = "[[天津地鐵2號線|2號線]]",
			["color"] = "e1e000",
			["left terminus"] = "曹莊",
			["right terminus"] = "濱海國際機場"
		},
		["3"] = {
			["title"] = "[[天津地鐵3號線|3號線]]",
			["color"] = "00acd0",
			["left terminus"] = "南站",
			["right terminus"] = "小淀"
		},
		["4"] = {
			["title"] = "[[天津地鐵4號線|4號線]]",
			["color"] = "007a33",
			["left terminus"] = "東南角",
			["right terminus"] = "新興村",
			["types"] = {
				["建設中"] = {
					["title"] = "<div class='smA'>建設中</div>",
					["left terminus"] = "小街",
					["right terminus"] = "新興村",
				},
			},
		},
		["5"] = {
			["title"] = "[[天津地鐵5號線|5號線]]",
			["color"] = "de6d10",
			["left terminus"] = "北辰科技園北",
			["right terminus"] = "京華東道"
		},
		["6"] = {
			["title"] = "[[天津地鐵6號線|6號線]]",
			["color"] = "994878",
			["left terminus"] = "南孫莊",
			["right terminus"] = "淥水道",
			["types"] = {
				["建設中"] = {
					["title"] = "<div class='smA'>建設中</div>",
					["left terminus"] = "南孫莊",
					["right terminus"] = "南馬集",
				},
			},
		},
		["7"] = {
			["title"] = "[[天津地鐵7號線|7號線]]",
			["color"] = "c6893f",
			["left terminus"] = "賽達路",
			["right terminus"] = "喜峰道"
		},
		["8"] = {
			["title"] = "[[天津地鐵8號線|8號線]]",
			["color"] = "714993",
			["left terminus"] = "淥水道",
			["right terminus"] = "咸水沽西",
			["types"] = {
				["建設中"] = {
					["title"] = "<div class='smA'>建設中</div>",
					["left terminus"] = "中北鎮",
					["right terminus"] = "咸水沽西",
				},
			},
		},
		["9"] = {
			["title"] = "[[天津地鐵9號線|9號線]]",
			["color"] = "0047bb",
			["left terminus"] = "天津站",
			["right terminus"] = "東海路"
		},
		["10"] = {
			["title"] = "[[天津地鐵10號線|10號線]]",
			["color"] = "c4d600",
			["left terminus"] = "於台",
			["right terminus"] = "嶼東城"
		},
		["11"] = {
			["title"] = "[[天津地鐵11號線|11號線]]",
			["color"] = "002d72",
			["left terminus"] = "東江道",
			["right terminus"] = "東麗六經路",
			["types"] = {
				["建設中"] = {
					["title"] = "<div class='smA'>建設中</div>",
					["left terminus"] = "文潔路",
					["right terminus"] = "東麗六經路",
				},
			},
		},
		["12"] = {
			["title"] = "[[天津地鐵12號線|12號線]]",
			["color"] = "f99fc9",
		},
		["13"] = {
			["title"] = "[[天津地鐵13號線|13號線]]",
			["color"] = "ffc845",
		},
		["14"] = {
			["title"] = "[[天津地鐵14號線|14號線]]",
			["color"] = "99d6ea",
		},
		["15"] = {
			["title"] = "[[天津地鐵15號線|15號線]]",
			["color"] = "6eceb2",
		},
		["T1"] = {
			["title"] = "[[天津開發區導軌電車1號線|導軌電車1號線]]",
			["color"] = "8FC31F",
			["left terminus"] = "泰達",
			["right terminus"] = "學院區北"
		},
		["B1"] = {
			["title"] = "[[天津地鐵B1線|B1線]]",
			["color"] = "e03e52",
			["left terminus"] = "欣嘉園東",
			["right terminus"] = "天津大道"
		},
		["B2"] = {
			["title"] = "[[天津地鐵B2線|B2線]]",
			["color"] = "f3ea5d",
		},
		["B3"] = {
			["title"] = "[[天津地鐵B3線|B3線]]",
			["color"] = "2dccd3",
		},
		["B4"] = {
			["title"] = "[[天津地鐵B4線|B4線]]",
			["color"] = "6cc24a",
		},
		["B5"] = {
			["title"] = "[[天津地鐵B5線|B5線]]",
			["color"] = "fead77",
		},
		["B6"] = {
			["title"] = "[[天津地鐵B6線|B6線]]",
			["color"] = "b06c96",
		},
		["B7"] = {
			["title"] = "[[天津地鐵B7線|B7線]]",
			["color"] = "b9975b",
		},
		["Z1"] = {
			["title"] = "[[天津地鐵Z1線|Z1線]]",
			["color"] = "8b84d7",
		},
		["Z2"] = {
			["title"] = "[[天津地鐵Z2線|Z2線]]",
			["color"] = "006ba6",
			["left terminus"] = "金鐘河大街",
			["right terminus"] = "北塘"
		},
		["Z4"] = {
			["title"] = "[[天津地鐵Z4線|Z4線]]",
			["color"] = "a57fb2",
			["left terminus"] = "營城街",
			["right terminus"] = "新城六"
		},
		["津靜"] = {
			["title"] = "[[天津地鐵津靜線|津靜線]]",
			["color"] = "f8b5c4",
			["left terminus"] = "京華東道",
			["right terminus"] = "團泊醫學園"
		},
		["津武"] = {
			["title"] = "[[通武廊市域鐵路|津武線]]",
			["color"] = "ffc72c",
		},
		["津寧"] = {
			["title"] = "[[寧河市域鐵路|津寧線]]",
			["color"] = "decd63",
		},
		["津港"] = {
			["title"] = "[[天津市域鐵路津港線|津港線]]",
			["color"] = "4a412a",
		},
		["寧武"] = {
			["title"] = "[[天津市域鐵路寧武線|寧武線]]",
			["color"] = "fdaa63",
		},
		["雙湖"] = {
			["title"] = "[[天津市域鐵路雙湖線|雙湖線]]",
			["color"] = "c66e4e",
		}
	},
	["aliases"] = {
		["導1"] = "T1"
	
	}
}

return p