Module:Adjacent stations/blank

From blackwiki
< Module:Adjacent stations
Revision as of 03:56, 26 May 2018 by blackwiki>Szqecs (Szqecs moved page Module:Adjacent stations/blank to Module:Adjacent stations/sandbox/blank without leaving a redirect)
Jump to navigation Jump to search

Blank data page for Module:Adjacent stations


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

return p