Jump to content

Module:Adjacent stations/Appenzell Railways

From Humanipedia
Revision as of 21:38, 3 February 2025 by Humanipedia (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a data module for Module:Adjacent stations. It supports services operated by Appenzell Railways. For S-Bahn services operated by this company, use Module:Adjacent stations/St. Gallen S-Bahn..


local p = {
	["system title"] = "[[Appenzell Railways]]",
	["system icon"] = "",
	["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#0E3984;  padding:0.5em 4px; text-align:center; align-items:center;",
	["header background color"] = "EB1A00",
	["header text color"] = "FFFFFF",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		[""] = {
			["title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",
		},
	},
}

return p