Module:Adjacent stations/Jakarta LRT

From Wikipedia, the free encyclopedia

local p = {
	["system icon"] = "",
	["station format"] = {
		"%1 LRT station",
		[""] = "",
	},
	["lines"] = {
		["Southern"] = {
			["title"] = "[[Jakarta LRT|Southern Line]]",
			["color"] = "f26324",
			["icon"] = "[[File:Jakarta - LRT Jakarta S Line Icon.svg|20px|link=Jakarta LRT]]",
			["left terminus"] = "Pegangsaan Dua",
			["right terminus"] = "Velodrome",
		},
	},
	["aliases"] = {
		["s"] = "Southern",
		["1"] = "Southern",
	},
}

return p