模块:Adjacent stations/北惠那铁道
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