Difference between revisions of "Module:Adjacent stations/KTX"
Jump to navigation
Jump to search
blackwiki>AJP426 |
blackwiki>AJP426 |
||
| Line 24: | Line 24: | ||
["left terminus"] = {"Haengsin", "Osong"}, | ["left terminus"] = {"Haengsin", "Osong"}, | ||
["right terminus"] = "Mokpo", | ["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", | ||
}, | }, | ||
["Suseo"] = { | ["Suseo"] = { | ||
Revision as of 00:13, 19 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",
},
["Suseo"] = {
["title"] = "[[Suseo high-speed railway|Suseo SRT]]",
["color"] = "800080",
["left terminus"] = "Suseo",
["right terminus"] = {"Mokpo", "Busan"},
},
},
}
return p