Module:Adjacent stations/MTR Light Rail
Appearance
This is a data module for Module:Adjacent stations. It supports services in Hong Kong operated by MTR Light Rail.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 505 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 507 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 610 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 614 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 614P |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 615 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 615P |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 705 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 706 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 751 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 751P |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | 761P |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | zone1 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | zone2 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | zone3 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | zone4 |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | zone5A |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | zone5 |
|
|
See also
local p = {
["system title"] = "[[File:MTR Lightrail icon.svg|x14px|link=Light Rail (MTR)]] [[MTR]] [[Light Rail (MTR)|Light Rail]]",
["stop noun"] = "stop",
["lang"] = "en-GB",
["station format"] = {
"%1 stop",
["Tuen Mun WRL"] = "[[Tuen Mun station|Tuen Mun]]",
["Siu Hong WRL"] = "[[Siu Hong station|Siu Hong]]",
["Tin Shui Wai WRL"] = "[[Tin Shui Wai station|Tin Shui Wai]]",
["Yuen Long WRL"] = "[[Yuen Long station|Yuen Long]]"
},
["lines"] = {
["505"] = {
["line title"] = "[[MTR Light Rail Route 505|505]]",
["colour"] = "FF0000",
["left terminus"] = "Sam Shing",
["right terminus"] = "Siu Hong"
},
["507"] = {
["line title"] = "507",
["colour"] = "008000",
["left terminus"] = "Tuen Mun Ferry Pier",
["right terminus"] = "Tin King"
},
["610"] = {
["line title"] = "610",
["colour"] = "A52A2A",
["left terminus"] = "Tuen Mun Ferry Pier",
["right terminus"] = "Yuen Long"
},
["614"] = {
["line title"] = "614",
["colour"] = "00BFFF",
["left terminus"] = "Tuen Mun Ferry Pier",
["right terminus"] = "Yuen Long"
},
["614P"] = {
["line title"] = "614P",
["colour"] = "FFC0CB",
["left terminus"] = "Tuen Mun Ferry Pier",
["right terminus"] = "Siu Hong"
},
["615"] = {
["line title"] = "615",
["colour"] = "FFFF00",
["left terminus"] = "Tuen Mun Ferry Pier",
["right terminus"] = "Yuen Long"
},
["615P"] = {
["line title"] = "615P",
["colour"] = "000080",
["left terminus"] = "Tuen Mun Ferry Pier",
["right terminus"] = "Siu Hong"
},
["705"] = {
["line title"] = "[[MTR Light Rail Routes 705 and 706|705]]",
["colour"] = "9ACD32",
["left terminus"] = "counter-clockwise",
["oneway-right"] = true,
},
["706"] = {
["line title"] = "[[MTR Light Rail Routes 705 and 706|706]]",
["colour"] = "D8BFD8",
["oneway-left"] = true,
["right terminus"] = "clockwise"
},
["751"] = {
["line title"] = "751",
["colour"] = "FFA500",
["left terminus"] = "Yau Oi",
["right terminus"] = "Tin Yat"
},
["751P"] = {
["line title"] = "751P",
["colour"] = "000",
["left terminus"] = "Tin Shui Wai",
["right terminus"] = "Tin Yat"
},
["761P"] = {
["line title"] = "761P",
["colour"] = "4B0082",
["left terminus"] = "Tin Yat",
["right terminus"] = "Yuen Long"
}
}
}
return p