Module:Adjacent stations/WSW mobil
Jump to navigation
Jump to search
File:Test Template Info-Icon - Version (2).svg Module documentation[view] [edit] [history] [purge]
This is a data module for Module:Adjacent stations. It supports services operated by WSW mobil.
Lines
[edit source]| Line | Keys | Color | Hex color | Icon |
|---|---|---|---|---|
| Wuppertal Schwebebahn | Wuppertal Schwebebahn |
4896d2 |
File:Schwebebahn-Piktogramm (ab 1980).svg |
local p = {
["system title"] = "[[:de:WSW mobil|WSW mobil]]",
["system icon"] = "[[File:WSW mobil logo.svg|20px|link=:de:WSW mobil]]",
["station format"] = {
"%1 station",
["Vohwinkel Schwebebahn"] = "%1",
},
["lines"] = {
["Wuppertal Schwebebahn"] = {
["title"] = "[[Wuppertal Schwebebahn]]",
["color"] = "4896d2",
["left terminus"] = "Vohwinkel Schwebebahn",
["right terminus"] = "Oberbarmen",
["icon"] = "[[File:Schwebebahn-Piktogramm (ab 1980).svg|18px|link=Wuppertal Schwebebahn]]",
},
},
}
return p