Jump to content

Module:Adjacent stations/Ouigo España

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Parwa104 (talk | contribs) at 09:37, 14 April 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

 	

local p = {
	["system title"] = "[[Ouigo España]]",
	["system icon"] = "[[File:TGV Ouigo 2013 logo.svg|18px|link=Ouigo España]]",
	["system color"] = "e3005f",
	["station format"] = {
		"%1 railway station",
		[""] = "",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "e3005f",
		},
		["Madrid–Barcelona"] = {
			["title"] = "Madrid to Barcelona",
			["left terminus"] = "Madrid Atocha",
			["right terminus"] = "Barcelona Sants",
		},
	},
}

return p