Module:Adjacent stations/İZBAN
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by İZBAN.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Aliağa-Cumaovası | ALI-CUM Northern |
10A19A |
| |
Aliağa-Cumaovası | ALI-CUM Southern |
10A19A |
| |
Menemen-Tepeköy | MEN-TEP Northern |
10A19A |
| |
Menemen-Tepeköy | MEN-TEP Southern |
10A19A |
| |
Menemen-Tepeköy | ALI-TEP Northern |
10A19A |
| |
Menemen-Tepeköy | ALI-TEP Southern |
10A19A |
|
local p = {
["system title"] = "[[İZBAN]]",
["system icon"] = "[[File:İZBAN_logo.svg|16px|link=İZBAN]]",
["system color"] = "",
["name format"] = "font-size: 160%; font-family: sans-serif; font-weight: bolder; color: #E60026; background-color: #FFFFFF; padding: 0.4em 0;",
["header background color"] = "efefef",
["station format"] = {
"%1 railway station",
["Halkapınar"] = "[[Halkapınar Transfer Center|Halkapınar]]",
["Havalimanı"] = "[[Adnan Menderes Airport railway station|Havalimanı]]",
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 Line (İZBAN)|%1 Line]]",
},
["ALI-CUM Northern"] = {
["title"] = "[[İZBAN|Aliağa-Cumaovası]]",
["color"] = "10A19A",
["left terminus"] = "Cumaovası",
["right terminus"] = "Aliağa",
},
["MEN-TEP Northern"] = {
["title"] = "[[İZBAN|Menemen-Tepeköy]]",
["color"] = "10A19A",
["left terminus"] = "Tepeköy",
["right terminus"] = "Menemen",
},
["ALI-TEP Northern"] = {
["title"] = "[[İZBAN|Menemen-Tepeköy]]",
["note-mid"] = "(Late nights)",
["color"] = "10A19A",
["left terminus"] = "Tepeköy",
["right terminus"] = "Aliağa",
},
["ALI-CUM Southern"] = {
["title"] = "[[İZBAN|Aliağa-Cumaovası]]",
["color"] = "10A19A",
["left terminus"] = "Aliağa",
["right terminus"] = "Cumaovası",
},
["MEN-TEP Southern"] = {
["title"] = "[[İZBAN|Menemen-Tepeköy]]",
["color"] = "10A19A",
["left terminus"] = "Menemen",
["right terminus"] = "Tepeköy",
},
["ALI-TEP Southern"] = {
["title"] = "[[İZBAN|Menemen-Tepeköy]]",
["note-mid"] = "(Late nights)",
["color"] = "10A19A",
["left terminus"] = "Aliağa",
["right terminus"] = "Tepeköy",
},
["Central"] = {
["color"] = "F08B1D",
},
["İZBAN"] = {
["title"] = "[[İZBAN|İZBAN]]",
["color"] = "0C4F9E",
["left terminus"] = {"Aliağa", "Menemen"},
["right terminus"] = {"Cumaovası", "Tepeköy"}
},
["Northern"] = {
["color"] = "10A19A",
["left terminus"] = "Alsancak",
["right terminus"] = "Aliağa",
},
["İZBAN Bergama"] = {
["title"] = "[[İZBAN|İZBAN]]",
["note-mid"] = "(Bergama ext.)",
["color"] = "0C4F9E",
},
["Southern"] = {
["color"] = "0C4F9E",
["left terminus"] = "Alsancak",
["right terminus"] = "Tepeköy",
},
["İZBAN Selçuk"] = {
["title"] = "[[İZBAN|İZBAN]]",
["note-mid"] = "(Selçuk ext.)",
["color"] = "0C4F9E",
["left terminus"] = "Tepeköy",
["right terminus"] = "Selçuk",
},
},
}
return p