跳转到内容

模組:Adjacent stations/北惠那鐵道

维基百科,自由的百科全书

这是Module:Adjacent stations/北惠那鐵道当前版本,由S2000171留言 | 贡献编辑于2024年5月14日 (二) 08:34。这个网址是本页该版本的固定链接。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)
local p = {
	["system title"] = "[[北惠那鐵道]]",
	["station format"] = {
		"%1站",
		-- 消歧義
	},
	["lines"] = {
		["北惠那鐵道線"] = {
			["title"] = "[[北惠那鐵道線]]",
			["color"] = "cccccc",
			["left terminus"] = "中津町",
			["right terminus"] = "下付知"
		},
		["大井線"] = {
			["title"] = "[[大井線]]",
			["color"] = "cccccc",
			["left terminus"] = "新大井",
			["right terminus"] = "大井水壩"
		}
	},
	["aliases"] = {
	}
}

return p