Module:Adjacent stations/Jakarta LRT

local p = {

["system icon"] = "",

["station format"] = {

"%1 LRT station",

[""] = "",

},

["lines"] = {

["Southern"] = {

["title"] = "Southern Line",

["color"] = "f26324",

["icon"] = "File:Jakarta - LRT Jakarta S Line Icon.svg",

["left terminus"] = "Pegangsaan Dua",

["right terminus"] = "Velodrome",

},

},

["aliases"] = {

["s"] = "Southern",

["1"] = "Southern",

},

}

return p