विभाग:Adjacent stations/Taiwan High Speed Rail/sandbox

विकिपीडिया, मुक्‍त ज्ञानकोशातून
local a = "%1 station"

local p = {
	["lang"] = "en-GB",
	["system title"] = "[[File:Taiwan High Speed Rail Logo(Log Only).svg|18px|link=Taiwan High Speed Rail]] [[Taiwan High Speed Rail]]",
	["station format"] = {
		"%1 HSR station",
		["Nangang"] = a,
		["Taipei"] = a,
		["Banqiao"] = a
	},
	["lines"] = {
		["THSR"] = {
			["line title"] = "[[Taiwan High Speed Rail#Stations transportation|HSR]]",
			["color"] = "c35617",
			["left terminus"] = "Nangang",
			["right terminus"] = "Zuoying"
		}
	}
}

return p