Jump to content

Module:Adjacent stations/Eurostar

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Animal lover 666 (talk | contribs) at 09:48, 8 May 2022. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[Eurostar]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		[""] = {
			["title"] = "[[Eurostar]]",
			["text color"] = "FFD700",
		    ["left terminus"] = "London St Pancras",
			["right terminus"] = {"Paris-Nord","Amsterdam Centraal","Marne-la-Vallée–Chessy","Marseille-Saint-Charles","Bourg-Saint-Maurice"},
			["types"]={}
		},
	},
}

return p