Jump to content

Module:Adjacent stations/Optima Tours

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Optima Tours]]",
	["station format"] = {
		 "%1 railway station",
		 ["Villach"] = "[[Villach Hauptbahnhof|Villach Hbf]]"
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[%1]] ([[:de:%1|de]])"
		},
		["Optima Express"] = {
			["color"] = "72191D",
			["left terminus"] = "Villach",
			["right terminus"] = "Edirne"
		}
	}
}

return p