Jump to content

Module:Adjacent stations/London North Eastern Railway

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Jonesey95 (talk | contribs) at 18:44, 16 May 2022 (create stub to make colors work; color copied from Template:LNER 2018 color). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["system title"] = "[[London North Eastern Railway]]",
	["system color"] = "ce0e2d",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "ce0e2d",
		},
	}
}

return p