Module:Adjacent stations/KSR
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Korean State Railway.
local p = {
["system title"] = "[[Korean State Railway]]",
["system icon"] = "[[DPRKRailway -vector.svg|link=Korean State Railway|25px]]",
["station format"] = {
"%1 station",
["Khasan"] = "[[Khasan railway station|Khasan (Russia)]]",
},
["lines"] = {
["Hongŭi Line"] = {
["title"] = "[[Hongŭi Line]]",
["color"] = "FF0000",
["left terminus"] = "Khasan",
["right terminus"] = "Hongŭi",
},
},
}
return p