Jump to content

Module:Adjacent stations/ÖBB

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 9MKTlGZFmU (talk | contribs) at 18:50, 9 October 2019 (Start of Page). 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)

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Austrian Federal Railways|ÖBB]]",
	-- ["system icon"] = "[[File:Wiener_Linien_logo.svg|18px|link=Wiener Linien]]",
	["system color"] = "1E007D",
	["name format"] = {
		"background-color: #1E007D; font-size: 185%; font-family: Arial; color: white; padding: 8px; line-height: 95%;",
	},
	["station format"] = {
		"%1"
	},
	["lines"] = {}
}

return p