Modul:Adjacent stations/Trans Jateng
Daftar jalur
Jalur | Kunci | Warna | Hex warna | Ikon | ||
---|---|---|---|---|---|---|
Koridor 1 Barlingmascakeb |
Barlingmascakeb 1 atau b1 |
|
| |||
Koridor 1 Kedungsepur |
Kedungsepur 1 atau k1 |
ff8062 |
| |||
Koridor 2 Kedungsepur |
Kedungsepur 2 atau k2 |
ff8062 |
| |||
Lua error in Modul:Adjacent_stations at line 693: "title" hilang dari halaman data. | Kedungsepur 3 atau k3 |
|
| |||
Lua error in Modul:Adjacent_stations at line 693: "title" hilang dari halaman data. | Purwomanggung 1 atau p1 |
|
| |||
Lua error in Modul:Adjacent_stations at line 693: "title" hilang dari halaman data. | Subosukawonosraten 1 atau s1 |
|
| |||
Lua error in Modul:Adjacent_stations at line 693: "title" hilang dari halaman data. | Subosukawonosraten 2 atau s2 |
|
|
local x = "Terminal %1"
local p = {
["system title"] = "[[Trans Jateng]]",
["header stop noun"] = "Halte",
["station format"] = {
"%1 (Trans Jateng)",
-- TERMINAL
["Bahurekso"] = x,
["Bawen"] = x,
["Bukateja"] = x,
["Bulupitu"] = x,
["Borobudur"] = x,
["Gemolong"] = x,
["Jompo"] = x,
["Kutoarjo"] = x,
["Mangkang"] = x,
["Purbalingga"] = x,
["Sisemut"] = x,
["Sumberlawang"] = x,
["Tirtonadi"] = x,
},
["lines"] = {
-- BARLINGMASCAKEB
["Barlingmascakeb 1"] = {
["title"] = "'''[[Trans Jateng|Koridor 1]]<br>''Barlingmascakeb'''''",
["color"] = "",
["left terminus"] = "",
["right terminus"] = "",
["types"] = {
["Bulupitu–Bukateja"] = {
["title"] = "<div style=font-size:smaller>[[Terminal Bulupitu|Bulupitu]]–[[Terminal Bukateja|Bukateja]]</div>",
["left terminus"] = "Bulupitu",
["right terminus"] = "Bukateja",
},
["Bukateja–Bulupitu"] = {
["title"] = "<div style=font-size:smaller>[[Terminal Bukateja|Bukateja]]–[[Terminal Bulupitu|Bulupitu]]</div>",
["left terminus"] = "Bukateja",
["right terminus"] = "Bulupitu",
},
},
},
-- KEDUNGSEPUR
["Kedungsepur 1"] = {
["title"] = "'''[[Trans Jateng|Koridor 1]]<br>''[[Kedungsepur|<font color=#ff8062>Kedungsepur</font>]]'''''",
["color"] = "ff8062",
["left terminus"] = "",
["right terminus"] = "",
["types"] = {
["Tawang–Bawen"] = {
["title"] = "<div style=font-size:smaller><font color=#ff8062>[[Stasiun Semarang Tawang|<font color=#ff8062>Stasiun Tawang</font>]]–[[Terminal Bawen|<font color=#ff8062>Bawen</font>]]</font></div>",
["left terminus"] = "Stasiun Tawang",
["right terminus"] = "Bawen",
["note-mid"] = "",
},
["Bawen–Tawang"] = {
["title"] = "<div style=font-size:smaller><font color=#ff8062>[[Terminal Bawen|<font color=#ff8062>Bawen</font>]]–[[Stasiun Semarang Tawang|<font color=#ff8062>Stasiun Tawang</font>]]</font></div>",
["left terminus"] = "Bawen",
["right terminus"] = "Stasiun Tawang",
},
},
},
["Kedungsepur 2"] = {
["title"] = "'''[[Trans Jateng|Koridor 2]]<br>''[[Kedungsepur|<font color=#ff8062>Kedungsepur</font>]]'''''",
["color"] = "ff8062",
["left terminus"] = "",
["right terminus"] = "",
["types"] = {
["Bahurekso–Mangkang"] = {
["title"] = "<div style=font-size:smaller><font color=#ff8062>[[Terminal Bahurekso|<font color=#ff8062>Bahurekso</font>]]–[[Terminal Mangkang|<font color=#ff8062>Mangkang</font>]]</font></div>",
["left terminus"] = "Bahurekso",
["right terminus"] = "Mangkang",
},
["Mangkang–Bahurekso"] = {
["title"] = "<div style=font-size:smaller><font color=#ff8062>[[Terminal Mangkang|<font color=#ff8062>Mangkang</font>]]–[[Terminal Bahurekso|<font color=#ff8062>Bahurekso</font>]]</font></div>",
["left terminus"] = "Mangkang",
["right terminus"] = "Bahurekso",
},
},
},
-- PURWOMANGGUNG
},
["aliases"] = {
["b1"] = "Barlingmascakeb 1",
["k1"] = "Kedungsepur 1",
["k2"] = "Kedungsepur 2",
["k3"] = "Kedungsepur 3",
["p1"] = "Purwomanggung 1",
["p2"] = "Purwomanggung 2",
["s1"] = "Subosukawonosraten 1",
}
}
return p