Jump to content

Module:Adjacent stations/Appenzell Railways

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Mackensen (talk | contribs) at 13:53, 15 April 2021 (Created page with 'local p = { ["system title"] = "Appenzell Railways", ["system icon"] = "", ["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; f...'). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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