Module:Adjacent stations/Trams in Bochum
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 Trams in Bochum.
Lines
[edit source]| Line | Keys | Color | Hex color | Icon |
|---|---|---|---|---|
| 301 | 301 |
00a650 |
| |
| 302 | 302 |
82b9dc |
| |
| 305 | 305 |
a979b4 |
| |
| 306 | 306 |
f15b55 |
| |
| 308 | 308 |
b4d659 |
| |
| 309 | 309 |
2e3092 |
| |
| 310 | 310 |
ae557f |
| |
| 316 | 316 |
e28f26 |
| |
| 318 | 318 |
6da69f |
|
local p = {
["system title"] = "[[Trams in Bochum/Gelsenkirchen]]",
["system icon"] = "",
["station format"] = {
"",
[""] = "",
},
["lines"] = {
["_default"] = {
["text color"] = "FFFFFF",
},
["301"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|301]]",
["color"] = "00a650",
},
["302"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|302]]",
["color"] = "82b9dc",
},
["305"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|305]]",
["color"] = "a979b4",
},
["306"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|306]]",
["color"] = "f15b55",
},
["308"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|308]]",
["color"] = "b4d659",
},
["309"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|309]]",
["color"] = "2e3092",
},
["310"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|310]]",
["color"] = "ae557f",
},
["316"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|316]]",
["color"] = "e28f26",
},
["318"] = {
["title"] = "[[Trams in Bochum/Gelsenkirchen#Lines|318]]",
["color"] = "6da69f",
},
},
}
return p