Module:Adjacent stations/Peak Tram

From blackwiki
< Module:Adjacent stations
Revision as of 11:55, 18 August 2018 by blackwiki>Jc86035 (test)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Adjacent stations/Peak Tram/doc

local p = {
	["system title"] = "[[Peak Tram]]",
	["system color"] = "8B0000",
	["header stop noun"] = "stop",
	["station format"] = {
		"%1 stop"
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Peak Tram]]",
			["left terminus"] = "Garden Road",
			["right terminus"] = "The Peak"
		}
	}
}

return p