Jump to content

Module:Adjacent stations/Deutsche Bahn

Permanently protected module
From Wikipedia, the free encyclopedia

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: DIN Alternate, Aptos, Fira Sans, FiraGO, Trebuchet MS, 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