Jump to content

Module:Adjacent stations/blank

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Szqecs (talk | contribs) at 11:15, 18 August 2018. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["system title"] = "",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		[""] = {
			["title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",
		},
	},
}

return p