Module:Adjacent stations/Yarra Trams
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Yarra Trams.
Yarra Trams routes
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 1 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 3 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 5 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 6 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 11 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 12 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 16 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 19 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 30 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 35 or City Circle |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 48 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 57 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 58 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 59 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 64 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 67 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 70 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 72 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 75 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 78 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 82 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 86 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 96 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 109 |
|
|
Former routes
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 3a |
|
|
local p = {
["system title"] = "Yarra Trams",
["system color"] = "",
["system icon"] = "",
["lines"] = {
["Route 1"] = {
["title"] = "[[Melbourne tram route 1]]",
["color"] = "b5bd00",
},
["Route 3"] = {
["title"] = "[[Melbourne tram route 3]]",
["color"] = "8dc8e8",
},
["Route 5"] = {
["title"] = "[[Melbourne tram route 5]]",
["color"] = "450032",
},
["Route 6"] = {
["title"] = "[[Melbourne tram route 6]]",
["color"] = "014269",
},
["Route 11"] = {
["title"] = "[[Melbourne tram route 11]]",
["color"] = "6ece62",
},
["Route 12"] = {
["title"] = "[[Melbourne tram route 12]]",
["color"] = "007e92",
},
["Route 16"] = {
["title"] = "[[Melbourne tram route 16]",
["color"] = "fbd872",
},
["Route 19"] = {
["title"] ="[[Melbourne tram route 19]]",
["color"] = "8a1b61",
},
["Route 30"] = {
["title"] ="[[Melbourne tram route 30]]",
["color"] = "544f96",
},
["Route 35"] = {
["title"] = "[[Melbourne tram route 35]]",
["color"] = "6b3529",
},
},
["aliases"] = {
["city circle"] = "Route 35",
}
}
return p