Difference between revisions of "Module:Adjacent stations/blank"

From blackwiki
Jump to navigation Jump to search
blackwiki>Szqecs
(Created page with 'local p = { ["system title"] = "", ["station format"] = { "", [""] = "", [""] = "", }, ["lines"] = { [""] = { ["line title"] = "", ["colour"] =...')
 
blackwiki>Szqecs
m (Szqecs moved page Module:Adjacent stations/blank to Module:Adjacent stations/sandbox/blank without leaving a redirect)
(No difference)

Revision as of 03:56, 26 May 2018

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