Module:Adjacent stations/KTX
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:30, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/KTX)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template 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", ["Dongdaegu"] = "Dongdaegu Station", ["Gwangju Songjeong"] = "Gwangju Songjeong 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", }, ["Donghae"] = { ["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