Module:Adjacent stations/Peak Tram

MyWikiBiz, Author Your Legacy — Monday November 04, 2024
< Module:Adjacent stations
Revision as of 18:41, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Peak Tram)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump 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]]",
			["color"] = "8B0000",
			["left terminus"] = "Garden Road",
			["right terminus"] = "The Peak",
		}
	}
}

return p