Module:Adjacent stations/Ouigo España
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Ouigo España.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Madrid to Barcelona | Madrid–Barcelona |
e3005f |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Madrid–Valencia |
e3005f |
|
Usage
{{#invoke:Adjacent stations/Ouigo España|function_name}}
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