Jump to content

Module:Adjacent stations/Taiwan High Speed Rail

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jc86035 (1) (talk | contribs) at 09:52, 11 May 2018 (standardize "p" to allow self-references). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["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"] = "%1 station",
		["Taipei"] = "%1 station",
		["Banqiao"] = "%1 station"
	},
	["lines"] = {
		["THSR"] = {
			["line title"] = "[[Taiwan High Speed Rail#Stations transportation|HSR]]",
			["colour"] = "c35617",
			["left terminus"] = "Nangang",
			["right terminus"] = "Zuoying"
		}
	}
}

return p