Jump to content

Module:Adjacent stations/Tokyu

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 20:45, 19 February 2021 (Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "25px Tokyū Railways", ["system color"] = "f91100", ["s...'). 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-US",
	["system title"] = "[[File:Tokyu Railways.svg|25px]] [[Tokyu Corporation|Tokyū Railways]]",
	["system color"] = "f91100",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Meguro"] = {
			["title"] = "[[Tōkyū Meguro Line|Meguro Line]]",
			["color"] = "f91100",
			["left terminus"] = "Hiyoshi",
			["right terminus"] = "Meguro",
		},
	},
}

return p