模块:Adjacent stations/光州都市铁道
local x = "%1站 (光州廣域市)"
local y = "%1站 (光州地鐵)"
local k = "%1站 (韓國)"
local p = {
["system title"] = "[[光州都市鐵道]]",
["station format"] = {
"%1站",
["鹿洞"] = x,
["雲泉"] = x,
["尚武"] = k,
["機場"] = x,
["光州松汀"] = y,
},
["lines"] = {
["1"] = {
["title"] = "[[光州都市鐵道1號線|1號線]]",
["color"] = "009088",
["left terminus"] = "鹿洞",
["right terminus"] = "平洞",
},
},
}
return p