Gaa na ọdịnaya

Module:Adjacent stations/Incheon Subway

Shí Wikipedia, njikotá édémédé nke onyobulạ
Mmeghari kemgbe 23:15, 13 Ọktoba 2020 si n'aka Mackensen (ṅkátá | mmetara)
(ndịịche) ← Orübà di kwa nke ichié | Orübà nke ubwa (ndịịche) | Orübà di kwa ohúrù → (ndịịche)

Documentation for this module may be created at Module:Adjacent stations/Incheon Subway/doc

local incheon = "%1 station (Incheon)"

local p = {
	["system title"] = "[[Incheon Subway]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["Arts Center"] = incheon,
		["Mansu"] = incheon,
	},
	["lines"] = {
		["1"] = {
			["title"] = "[[Incheon Subway Line 1|Incheon Line 1]]",
			["color"] = "8cadcb",
			["left terminus"] = "Gyeyang",
			["right terminus"] = "International Business District",
		},
		["2"] = {
			["title"] = "[[Incheon Subway Line 2|Incheon Line 2]]",
			["color"] = "f06a00",
			["left terminus"] = "Geomdan Oryu",
			["right terminus"] = "Unyeon",
		},
	},
}

return p