Module:Adjacent stations/KSR
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 13:33, 29 July 2020 by blackwiki>AJP426 (←Created page with 'local p = { ["system title"] = "Korean State Railway", ["system icon"] = "link=Korean State Railway|25px", ["station format"]...')
Documentation for this module may be created at Module:Adjacent stations/KSR/doc
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