Jump to content

Module:Adjacent stations/New Taipei Metro

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Szqecs (talk | contribs) at 09:56, 15 August 2018 (Created page with 'local p = { ["lang"] = "en-GB", ["system title"] = "New Taipei Metro", ["station format"] = { "%1 LRT station" }, ["lines"] = { ["Danhai"] = { ["line...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["lang"] = "en-GB",
	["system title"] = "New Taipei Metro",
	["station format"] = {
		"%1 LRT station"
	},
	["lines"] = {
		["Danhai"] = {
			["line title"] = "[[Danhai light rail]]",
			["color"] = "72aad8",
			["left terminus"] = "",
			["right terminus"] = "",
		},
		[""] = {
			["line title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",			
		}
	}
}

return p