Difference between revisions of "Module:Adjacent stations/KTX"
Jump to navigation
Jump to search
blackwiki>AJP426 |
blackwiki>AJP426 |
||
| Line 36: | Line 36: | ||
["left terminus"] = {"Haengsin", "Seoul"}, | ["left terminus"] = {"Haengsin", "Seoul"}, | ||
["right terminus"] = "Pohang", | ["right terminus"] = "Pohang", | ||
| + | }, | ||
| + | ["Gyeonggang"] = { | ||
| + | ["title"] = "[[Gyeonggang Line|Gyeonggang KTX]]", | ||
| + | ["color"] = "000080", | ||
| + | ["left terminus"] = "Seoul", | ||
| + | ["right terminus"] = {"Donghae", "Gangneung"}, | ||
}, | }, | ||
["Suseo"] = { | ["Suseo"] = { | ||
Revision as of 12:39, 23 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",
},
["Gyeongjeon"] = {
["title"] = "[[Gyeongjeon Line#Gyeongjeon KTX|Gyeongjeon KTX]]",
["color"] = "000080",
["left terminus"] = {"Haengsin", "Seoul"},
["right terminus"] = "Jinju",
},
["Gyeongjeon"] = {
["title"] = "[[Donghae Line#KTX|Donghae KTX]]",
["color"] = "000080",
["left terminus"] = {"Haengsin", "Seoul"},
["right terminus"] = "Pohang",
},
["Gyeonggang"] = {
["title"] = "[[Gyeonggang Line|Gyeonggang KTX]]",
["color"] = "000080",
["left terminus"] = "Seoul",
["right terminus"] = {"Donghae", "Gangneung"},
},
["Suseo"] = {
["title"] = "[[Suseo high-speed railway|Suseo SRT]]",
["color"] = "800080",
["left terminus"] = "Suseo",
["right terminus"] = {"Mokpo", "Busan"},
},
},
}
return p