Jump to content

Module:Adjacent stations/Deutsche Bahn

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by WMSR (talk | contribs) at 23:08, 31 March 2025 (fonts). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[Deutsche Bahn]]",
	["system icon"] = "[[File:Deutsche_Bahn_AG-Logo.svg|15px]]",
	["name format"] = {
		-- Using Helvetica Neue instead of DB WLS
		"background-color: #262261; font-size: 200%; text-align: left; font-family: Cabin, Roboto, Helvetica Neue, Helvetica, Arial; font-weight: 500; color: #ffffff; padding: 8px; line-height: 100%;",
	},
	["header text color"] = "FFFFFF", 
	["header background color"] = {
		"262261",
	},
	["system icon format"] = "croute",
}

return p