模組:Adjacent stations/Skyrail Service

维基百科,自由的百科全书
文档图示 模块文档[创建]
local p = {
	["system title"] = "[[Skyrail Service]]",
	["station format"] = {
		"%1站",
	},
	["lines"] = {
		["廣島短距離交通瀨野線"] = {
			["title"] = "[[廣島短距離交通瀨野線]]",
			["color"] = "",
			["left terminus"] = "綠口",
			["right terminus"] = "綠中央"
		},
	},
	["aliases"] = {
	}
}

return p