Difference between revisions of "Module:Adjacent stations/KTX"
Jump to navigation
Jump to search
blackwiki>AJP426 |
blackwiki>AJP426 |
||
| Line 26: | Line 26: | ||
}, | }, | ||
["Suseo"] = { | ["Suseo"] = { | ||
| − | ["title"] = "[[Suseo high-speed railway|SRT]]", | + | ["title"] = "[[Suseo high-speed railway|Suseo SRT]]", |
["color"] = "800080", | ["color"] = "800080", | ||
["left terminus"] = "Suseo", | ["left terminus"] = "Suseo", | ||
Revision as of 11:52, 18 September 2020
Documentation for this module may be created at Module:Adjacent stations/KTX/doc
local p = {
["system title"] = "[[Korea Train Express]]",
["system icon"] = "[[File:KTX logo.svg|35px|link=Korea Train Express]]",
["station format"] = {
"%1 station",
["Seoul"] = "Seoul Station",
},
["lines"] = {
["Gyeongbu"] = {
["title"] = "[[Gyeongbu high-speed railway#Operation|Gyeongbu KTX]]",
["color"] = "000080",
["left terminus"] = {"Haengsin", "Seoul"},
["right terminus"] = "Busan",
},
["Honam"] = {
["title"] = "[[Honam high-speed railway#Honam KTX|Honam KTX]]",
["color"] = "000080",
["left terminus"] = {"Haengsin", "Yongsan"},
["right terminus"] = {"Mokpo", "Gwangju Songjeong"},
},
["Jeolla"] = {
["title"] = "[[Jeolla Line#Jeolla KTX|Jeolla KTX]]",
["color"] = "000080",
["left terminus"] = {"Haengsin", "Osong"},
["right terminus"] = "Mokpo",
},
["Suseo"] = {
["title"] = "[[Suseo high-speed railway|Suseo SRT]]",
["color"] = "800080",
["left terminus"] = "Suseo",
["right terminus"] = {"Mokpo", "Busan"},
},
},
}
return p