Jump to content

Module:Adjacent stations/Trams in Budapest

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Trams in Budapest]]",
	["system icon"] = "[[File:Logo tramway-budapest.svg|35px|link=Trams in Budapest]]",
	["system icon format"] = "croute",
	["station format"] = {
		"%1 tram stop",
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Trams in Budapest#Lines|%1]]",
			["color"] = "ffd900",
			["text color"] = "000000",
		},
		["1"] = {
			["title"] = "[[Budapest Tram Line 1|1]]",
		},
		["60"] = {
			["title"] = "[[Budapest Cog-wheel Railway|60]]",
		},
	},
}

return p