Jump to content

Module:Adjacent stations/Los Angeles Railway

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mjdestroyerofworlds (talk | contribs) at 01:09, 24 January 2021. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local lary = "% station (Los Angeles Railway)"

local p = {
	["system title"] = "[[Los Angeles Railway]]",
	["system color"] = "FFFF00",
	["station format"] = {
		
	},
	["lines"] = {
		[""] = {
			["title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",
		},
	},
}

return p