Module:Adjacent stations/Aargau Verkehr

< Module:Adjacent stations
Revision as of 15:07, 5 March 2020 by imported>Mackensen (Created page with 'local p = { ["system title"] = "Aargau Verkehr", ["system icon"] = "", ["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["system title"] = "[[Aargau Verkehr]]",
	["system icon"] = "",
	["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#0f225f;  padding:0.5em 4px; text-align:center; align-items:center;",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
	},
}

return p