Jump to content

Module:Adjacent stations/Trondheim Tramway

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Taavi (talk | contribs) at 16:42, 22 December 2024 (new template). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	["system title"] = "[[Trondheim Tramway]]",
	["station format"] = {
		"%s (station)",

		["Dronningens gate"] = "Dronningens gate station",
		["Skansen"] = "Skansen Station",
	},

	["lines"] = {
		["Gråkallbanen"] = {
			["title"] = "[[Gråkallen Line|Gråkallbanen]]",
			["left terminus"] = "Lian",
			["right terminus"] = "St. Olavs Gate",
		},
	}
}