Jump to content

Module:Adjacent stations/blank

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Szqecs (talk | contribs) at 03:56, 26 May 2018 (Szqecs moved page Module:Adjacent stations/blank to Module:Adjacent stations/sandbox/blank without leaving a redirect). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

return p