Module:Adjacent stations/Trams in Vienna
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Trams in Vienna.
Lines
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
1 | 1 |
e30014 |
1 | |
2 | 2 |
e30014 |
2 | |
5 | 5 |
e30014 |
5 | |
6 | 6 |
e30014 |
6 | |
9 | 9 |
e30014 |
9 | |
10 | 10 |
e30014 |
10 | |
11 | 11 |
e30014 |
11 | |
18 | 18 |
e30014 |
18 | |
25 | 25 |
e30014 |
25 | |
26 | 26 |
e30014 |
26 | |
30 | 30 |
e30014 |
30 | |
31 | 31 |
e30014 |
31 | |
33 | 33 |
e30014 |
33 | |
37 | 37 |
e30014 |
37 | |
38 | 38 |
e30014 |
38 | |
40 | 40 |
e30014 |
40 | |
41 | 41 |
e30014 |
41 | |
42 | 42 |
e30014 |
42 | |
43 | 43 |
e30014 |
43 | |
44 | 44 |
e30014 |
44 | |
46 | 46 |
e30014 |
46 | |
49 | 49 |
e30014 |
49 | |
52 | 52 |
e30014 |
52 | |
60 | 60 |
e30014 |
60 | |
62 | 62 |
e30014 |
62 | |
71 | 71 |
e30014 |
71 | |
D | D |
e30014 |
D | |
O | O |
e30014 |
O | |
U2Z | U2Z |
935e98 |
U2Z |
local p = {
["system title"] = "[[Trams in Vienna]]",
["system icon"] = "",
["system icon format"] = "route",
["station format"] = {
"",
[""] = "",
},
["lines"] = {
["_default"] = {
["title"] = "[[Trams in Vienna#Lines|%1]]",
["color"] = "e30014",
["text color"] = "FFFFFF",
},
["U2Z"] = {
["color"] = "935e98",
}
},
}
return p