Module:Adjacent stations/European Sleeper
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by European Sleeper.
<td style="background:#Lua error at line 9: variable 'hbf' is not declared.; border-top:solid 1px gray;">Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error at line 9: variable 'hbf' is not declared. | ES |
Lua error at line 9: variable 'hbf' is not declared. |
Lua error at line 9: variable 'hbf' is not declared. |
local p = {
["system title"] = "[[European Sleeper]]",
["system icon"] = "[[File:European Sleeper Logo.svg|30px]]",
["system icon format"] = "croute",
["station format"] = {
"%1 station",
["Prague"] = "Praha hl.n.",
["Ústí nad Labem"] = "Ústí nad Labem main railway station",
["Dresden"] = hbf,
},
["lines"] = {
["ES"] = {
["title"] = "[[European Sleeper|Brussels - Prague]]",
["color"] = "FD4919",
["left terminus"] = "Brussels-South",
["right terminus"] = "Praha hl.n.",
},
},
}
return p