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

From blackwiki
Jump to navigation Jump to search
blackwiki>Szqecs
blackwiki>Szqecs
Line 1: Line 1:
 
local p = {
 
local p = {
["lang"] = "en-GB",
 
 
["system title"] = "",
 
["system title"] = "",
 
["station format"] = {
 
["station format"] = {

Revision as of 04:45, 16 August 2018

Blank data page for Module:Adjacent stations


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

return p