Modul:Adjacent stations/Trans Jatim
Tampilan
Daftar jalur
local x = "Terminal %1"
local p = {
["system title"] = "[[Trans Jatim]]",
["system icon"] = "[[Berkas:Logo Trans Jatim (versi kuning).svg|18px]]",
["header stop noun"] = "Halte",
["station format"] = {
"%1 (Trans Jatim)",
-- TERMINAL
["Porong"] = x,
["Larangan"] = x,
["Purabaya"] = x,
["Bunder"] = x,
},
["lines"] = {
-- GERBANGKERTOSUSILA
["Jatim 1"] = {
["title"] = "'''[[Trans Jatim|Koridor 1]]<br>''[[Gerbangkertosusila|<span style=color:#E83D45>Gerbangkertosusila</span>]]'''''",
["color"] = "E83D45",
["left terminus"] = "",
["right terminus"] = "",
["types"] = {
["Porong–Bunder"] = {
["title"] = "<div style=font-size:smaller>Porong–Bunder</div>",
["left terminus"] = "Porong",
["right terminus"] = "Bunder",
},
["Bunder–Porong"] = {
["title"] = "<div style=font-size:smaller>Bunder–Porong</div>",
["left terminus"] = "Bunder",
["right terminus"] = "Porong",
},
},
},
},
["aliases"] = {
["JTM1"] = "Jatim 1",
}
}
return p