Jump to content

Module:Adjacent stations/Optima Tours

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Frietjes (talk | contribs) at 18:46, 20 June 2022 (converting Template:S-line/OTE left/Optima Express, Template:S-line/OTE right/Optima Express, ...). 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 = {
	["system title"] = "[[Optima Tours]]",
	["station format"] = {
		 "%1 railway station",
		 ["Villach"] = "[[Villach Hauptbahnhof|Villach Hbf]]"
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[%1]]"
		},
		["Optima Express"] = {
			["color"] = "72191D",
			["left terminus"] = "Villach",
			["right terminus"] = "Edirne"
		}
	}
}

return p