Module:Adjacent stations/Taipei Metro/sandbox

This is an old revision of this page, as edited by Jc86035 (1) (talk | contribs) at 13:05, 7 May 2018 (never mind; wait for someone else to complain about it). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
return {
	["system title"] = "[[File:Taipei Metro Logo(Logo Only).svg|18px|link=Taipei Metro]] [[Taipei Metro]]",
	["station format"] = {
		"%1 MRT station",
			["Taipei Main station"] = "Taipei station",
			["Nangang Exhib Center"] = "Taipei Nangang Exhibition Center MRT station",
			["Maokong"] = "%1 gondola station",
			["Taipei Zoo South"] = "%1 gondola station",
			["Zhinan Temple"] = "%1 gondola station",
			["Banqiao"] = "%1 station",
			["Nangang"] = "%1 station",
			["Songshan"] = "%1 station",
			["Taipei Zoo"] = "%1 station"
	},
	["lines"] = {
		["BR"] = {
			["line title"] = "[[File:Taipei Metro Line BR.svg|18px]] [[Wenhu line]]",
			["colour"] = "9e652e",
			["left terminus"] = "Nangang Exhib Center",
			["right terminus"] = "Taipei Zoo"
		},
		["R"] = {
			["line title"] = "[[File:Taipei Metro Line R.svg|18px]] [[Tamsui–Xinyi line]]",
			["colour"] = "cb2c30",
			["left terminus"] = {
					{"Tamsui", "Beitou"},
					["Tamsui"] = "Tamsui"
			},
			["right terminus"] = {
					{"Xiangshan", "Beitou"},
					["Xiangshan"] = "Xiangshan"
			}
		},
		["G"] = {
			["line title"] = "[[File:Taipei Metro Line G.svg|18px]] [[Songshan–Xindian line]]",
			["colour"] = "007749",
			["left terminus"] = "Songshan",
			["right terminus"] = {
				{"Xindian", "Taipower Building"},
				["Xindian"] = "Xindian"
			}
		},
		["O"] = {
			["line title"] = "[[File:Taipei Metro Line O.svg|18px]] [[Zhonghe–Xinlu line]]",
			["colour"] = "ffa300",
			["left terminus"] = {
				{"Huilong", "Luzhou"},
				["Huilong"] = "Huilong",
				["Luzhou"] = "Luzhou"
			},
			["right terminus"] = "Nanshijiao"
		},
		["BL"] = {
			["line title"] = "[[File:Taipei Metro Line BL.svg|18px]] [[Bannan line]]",
			["colour"] = "005eb8",
			["left terminus"] = {
				{"Dingpu", "Far Eastern Hospital"},
				["Dingpu"] = "Dingpu"
			},
			["right terminus"] = "Nangang Exhib Center"
		}
	}
}