Module:Adjacent stations/Taoyuan Metro/sandbox

This is the current revision of this page, as edited by KylieTastic (talk | contribs) at 08:15, 26 July 2021 (fix deleted image). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["lang"] = "en-GB",
	["system title"] = "[[File:Taoyuan Metro logo plain.svg|18px|link=Taoyuan Metro]] [[Taoyuan Metro]]",
	["station format"] = {
		"%1 MRT station",
		["Taipei Main station"] = "%1 (Taoyuan Metro)",
		["Taoyuan HSR station"] = "%1",
		["Zhongli railway station"] = "%1"
	},
	["lines"] = {
		["Airport"] = {
			["line title"] = "[[Taoyuan Airport MRT]]",
			["color"] = "8e47ad",
			["left terminus"] = "Taipei Main station",
			["right terminus"] = {
				{"Huanbei", "Airport Terminal 2"},
				["Huanbei"] = "Huanbei"
			}
		}
	}
}

return p