Module:Adjacent stations/Shosholoza Meyl

From Wikipedia, the free encyclopedia

local dab = "%1 railway station (South Africa)"

local p = {
	["system title"] = "[[Shosholoza Meyl]]",
	["station format"] = {
		"%1 railway station",
		["Kimberley"] = dab,
		["Ladysmith"] = dab,
		["Huguenot"] = dab,
		["Pyramid"] = dab,
		["Wellington"] = dab,
		["Worcester"] = dab,
		["Johannesburg"] = "Johannesburg Park Station"
	},
	["lines"] = {
		["_default"] = {
			["color"] = "02878e"
		},
		["Jhb-Kpt"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Johannesburg–Komatipoort]]",
			["left terminus"] = "Johannesburg",
			["right terminus"] = "Komatipoort"
		},
		["Jhb-Msn"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Johannesburg–Musina]]",
			["left terminus"] = "Johannesburg",
			["right terminus"] = "Musina"
		},
		["Jhb-Bloem"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Johannesburg–Kimberley–Bloemfontein]]",
			["left terminus"] = "Johannesburg",
			["right terminus"] = "Bloemfontein"
		},
		["Jhb-CT"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Johannesburg–Cape Town]]",
			["left terminus"] = "Johannesburg",
			["right terminus"] = "Cape Town"
		},
		["Jhb-Dbn"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Johannesburg–Durban]]",
			["left terminus"] = "Johannesburg",
			["right terminus"] = "Durban"
		},
		["Jhb-PE"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Johannesburg–Port Elizabeth]]",
			["left terminus"] = "Johannesburg",
			["right terminus"] = "Port Elizabeth"
		},
		["Jhb-EL"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Johannesburg–East London]]",
			["left terminus"] = "Johannesburg",
			["right terminus"] = "East London"
		},
		["CT-Dbn"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Cape Town–Durban]]",
			["left terminus"] = "Cape Town",
			["right terminus"] = "Durban"
		},
		["CT-EL"] = {
			["title"] = "[[Shosholoza Meyl#Routes|Cape Town–East London]]",
			["left terminus"] = "Cape Town",
			["right terminus"] = "East London"
		}
	}
}

return p