Module:Adjacent stations/Optima Tours
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Optima Tours.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Optima Express (de) | Optima Express |
72191D |
|
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