Jump to content

Module:Adjacent stations/Trondheim Tramway

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Taavi (talk | contribs) at 16:43, 22 December 2024 (fix station format). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	["system title"] = "[[Trondheim Tramway]]",
	["station format"] = {
		"%1 (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",
		},
	}
}