Module:Adjacent stations/Myanmar Railways
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Myanmar Railways.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Yangon Circular Railway | Circular |
c00100 |
|
local p = {
["lang"] = "en-GB",
["system title"] = "[[Rail transport in Myanmar|Myanmar Railways]]",
["system color"] = "00bd15",
["station format"] = {
["Yangon Central"] = "Yangon Central railway station",
"%1 railway station",
},
["lines"] = {
["Circular"] = {
["title"] = "[[Yangon Circular Railway]]",
["color"] = "c00100",
["circular"] = true,
["left terminus"] = "Next counter-clockwise",
["right terminus"] = "Next clockwise",
},
},
}
return p