跳转到内容

英文维基 | 中文维基 | 日文维基 | 草榴社区

模組:Adjacent stations/blank

维基百科,自由的百科全书
local p = {
	["system title"] = "",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		[""] = {
			["title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",
		},
	},
}

return p