跳转到内容

模組:Adjacent stations/四國纜索

维基百科,自由的百科全书
文档图示 模块文档[创建]
local p = {
	["system title"] = "[[四國纜索]]",
	["station format"] = {
		"%1站",
	},
	["lines"] = {
		["八栗纜索"] = {
			["title"] = "[[八栗纜索]]",
			["color"] = "",
			["left terminus"] = "八栗登山口",
			["right terminus"] = "八栗山上"
		}
	},
	["aliases"] = {
	}
}

return p