Module:Adjacent stations/Busan Metro

local busan = "%1 station (Busan Metro)"

local korail = "%1 station (Korail)"

local p = {

["system title"] = "Busan Metro",

["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 station",

["Beomil"] = busan,

["Bujeon"] = busan,

["Bujeon Korail"] = "Bujeon",

["Busanjin"] = busan,

["City Hall"] = busan,

["Dongbaek"] = busan,

["Dongnae"] = {

busan,

["Donghae"] = korail,

},

["Dongnae Korail"] = "Dongnae",

["Gaya"] = busan,

["Geumgok"] = busan,

["Gupo"] = busan,

["Hadan"] = busan,

["Hwamyeong"] = busan,

["Jeungsan"] = "Jeungsan station (Yangsan)",

["Jung-dong"] = busan,

["Jungang"] = busan,

["Jwacheon"] = {

busan,

["Donghae"] = korail,

},

["Nampo"] = busan,

["Namsan"] = busan,

["Sasang"] = busan,

["Songjeong"] = "Songjeong station (Busan)",

["Sports Complex"] = busan,

["Sports Park"] = busan,

["Yangjeong"] = busan,

["Yeonsan"] = busan,

},

["lines"] = {

["1"] = {

["title"] = "Line 1",

["short name"] = "Line 1",

["color"] = "f06a00",

["icon"] = "File:Busan Metro Line 1.svg",

["text color"] = "FFFFFF",

["left terminus"] = "Dadaepo Beach",

["right terminus"] = "Nopo",

},

["2"] = {

["title"] = "Line 2",

["short name"] = "Line 2",

["color"] = "81bf48",

["icon"] = "File:Busan Metro Line 2.svg",

["text color"] = "FFFFFF",

["left terminus"] = "Jangsan",

["right terminus"] = "Yangsan",

},

["3"] = {

["title"] = "Line 3",

["short name"] = "Line 3",

["color"] = "bb8c00",

["icon"] = "File:Busan Metro Line 3.svg",

["text color"] = "FFFFFF",

["left terminus"] = "Suyeong",

["right terminus"] = "Daejeo",

},

["4"] = {

["title"] = "Line 4",

["short name"] = "Line 4",

["color"] = "217dcb",

["icon"] = "File:Busan Metro Line 4.svg",

["text color"] = "FFFFFF",

["left terminus"] = "Minam",

["right terminus"] = "Anpyeong",

},

["Busan–Gimhae Light Rail Transit"] = {

["title"] = "Busan–Gimhae Light Rail Transit",

["short name"] = "Busan–Gimhae LRT",

["color"] = "8451a0",

["icon"] = "File:Busan-Gimhae Line.svg",

["text color"] = "FFFFFF",

["left terminus"] = "Sasang",

["right terminus"] = "Kaya University",

},

["Donghae"] = {

["title"] = "Donghae Line",

["color"] = "0066b3",

["icon"] = "File:Donghae Line.svg",

["text color"] = "FFFFFF",

["left terminus"] = "Bujeon",

["right terminus"] = "Taehwagang",

},

["Yangsan"] = {

["title"] = "Yangsan Metro",

["color"] = "a3272a",

["icon"] = "File:YSlineLogo.png",

["left terminus"] = "Nopo",

["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