Difference between revisions of "Module:Adjacent stations/Taoyuan Metro/sandbox"
MyWikiBiz, Author Your Legacy — Tuesday November 04, 2025
Jump to navigationJump to search (Moved page from wikipedia:en:Module:Adjacent stations/Taoyuan Metro/sandbox)  | 
			
(No difference) 
 | 
Latest revision as of 18:49, 8 July 2021
Documentation for this module may be created at Module:Adjacent stations/Taoyuan Metro/sandbox/doc
local p = {
	["lang"] = "en-GB",
	["system title"] = "[[File:Taoyuan Metro logo seal only.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