Jump to content

Module:Adjacent stations/Dnipro Metro

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jonesey95 (talk | contribs) at 21:01, 9 May 2022 (aliases). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[Dnipro Metro]]",
	["system icon"] = "",
	["system color"] = "",
	["name format"] = "font-size: 120%; font-family:Arial, sans-serif; font-weight: bolder; line-height: 100%; color=#000000;",
	["header background color"] = "ffa500",
	["station format"] = {
		"%1 (Dnipro Metro)",
	},
	["lines"] = {
		["Tsentralno–Zavodska"] = {
			["color"] = "ffa500",
			["title"] = "[[File:Kiev Metro Line 1.svg|15px|Tsentralno-Zavodska Line|link=]] [[Tsentralno–Zavodska Line]]",
			["left terminus"] = "Pokrovska",
			["right terminus"] = "Vokzalna",
		},
	},
	["aliases"] = {
		["1"] = "Tsentralno–Zavodska",
		["tsentralno–zavodska"] = "Tsentralno–Zavodska",
		["tsentralno-zavodska"] = "Tsentralno–Zavodska",
	} 
}

return p