มอดูล:Adjacent stations/Busan Metro
หน้าตา
This is a data module for Module:Adjacent stations. It supports services operated by Busan Metro.
Lines
[แก้]สาย | Keys | สี | รหัสสี | ตรา |
---|---|---|---|---|
สาย 1 | 1 |
f06a00 |
| |
สาย 2 | 2 |
81bf48 |
| |
สาย 3 | 3 |
bb8c00 |
| |
สาย 4 | 4 |
217dcb |
| |
รถไฟรางเบาปูซาน–คิมแฮ | Busan–Gimhae Light Rail Transit or busan-gimhae lrt or bugim |
8451a0 |
| |
สายทงแฮ | Donghae |
0066b3 |
| |
ยังซันเมโทร | Yangsan |
a3272a |
|
local p = {
["system title"] = "[[รถไฟใต้ดินปูซาน]]",
["system icon"] = "",
["name format"] = {
["1"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#f06a00; padding: 0.4em 0;",
["2"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#81bf48; padding: 0.4em 0;",
["3"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#bb8c00; padding: 0.4em 0;",
["4"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#217dcb; padding: 0.4em 0;",
["BGL"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#8451a0; padding: 0.4em 0;",
},
["header background color"] = {
["1"] = "f06a00",
["2"] = "81bf48",
["3"] = "bb8c00",
["4"] = "217dcb",
["BGL"] = "8451a0",
},
["header text color"] = "FFFFFF",
["station format"] = {
"สถานี%1",
[""] = "",
},
["lines"] = {
["1"] = {
["title"] = "[[รถไฟใต้ดินปูซาน สาย 1|สาย 1]]",
["short name"] = "สาย 1",
["color"] = "f06a00",
["icon"] = "[[File:Busan Metro Line 1.svg|16px|alt=]]",
["text color"] = "FFFFFF",
["left terminus"] = "ชายหาดทาแดโพ",
["right terminus"] = "โนโพ",
},
["2"] = {
["title"] = "[[รถไฟใต้ดินปูซาน สาย 2|สาย 2]]",
["short name"] = "สาย 2",
["color"] = "81bf48",
["icon"] = "[[File:Busan Metro Line 2.svg|16px|alt=]]",
["text color"] = "FFFFFF",
["left terminus"] = "ชังซัน",
["right terminus"] = "ยังซัน",
},
["3"] = {
["title"] = "[[รถไฟใต้ดินปูซาน สาย 3|สาย 3]]",
["short name"] = "สาย 3",
["color"] = "bb8c00",
["icon"] = "[[File:Busan Metro Line 3.svg|16px|alt=]]",
["text color"] = "FFFFFF",
["left terminus"] = "ซูย็อง",
["right terminus"] = "แทจอ",
},
["4"] = {
["title"] = "[[รถไฟใต้ดินปูซาน สาย 4|สาย 4]]",
["short name"] = "สาย 4",
["color"] = "217dcb",
["icon"] = "[[File:Busan Metro Line 4.svg|16px|alt=]]",
["text color"] = "FFFFFF",
["left terminus"] = "มีนัม",
["right terminus"] = "อันพย็อง",
},
["Busan–Gimhae Light Rail Transit"] = {
["title"] = "[[รถไฟรางเบาปูซาน–คิมแฮ]]",
["short name"] = "รางเบาปูซาน–คิมแฮ",
["color"] = "8451a0",
["icon"] = "[[File:Busan-Gimhae Line.svg|16px|alt=]]",
["text color"] = "FFFFFF",
["left terminus"] = "ซาซัง",
["right terminus"] = "มหาวิทยาลัยคายา",
},
["Donghae"] = {
["title"] = "[[สายทงแฮ]]",
["color"] = "0066b3",
["icon"] = "[[File:Donghae Line.svg|16px|alt=]]",
["text color"] = "FFFFFF",
["left terminus"] = "Bujeon",
["right terminus"] = "Taehwagang",
},
["Yangsan"] = {
["title"] = "[[ยังซันเมโทร]]",
["color"] = "a3272a",
["icon"] = "[[File:YSlineLogo.png|16px|alt=]]",
["left terminus"] = "โนโพ",
["right terminus"] = "Bukjeong",
},
},
["aliases"] = {
["bg"] = "Busan–Gimhae Light Rail Transit",
["bgl"] = "Busan–Gimhae Light Rail Transit",
["lrt"] = "Busan–Gimhae Light Rail Transit",
["bugim"] = "Busan–Gimhae Light Rail Transit",
["busan-gimhae lrt"] = "Busan–Gimhae Light Rail Transit",
["dh"] = "Donghae",
["donghae"] = "Donghae",
["line 1"] = "1",
["line 2"] = "2",
["line 3"] = "3",
["line 4"] = "4"
}
}
return p