模組:Adjacent stations/十和田觀光電鐵
local aomori = "%1站 (青森縣)"
local p = {
["system title"] = "[[十和田觀光電鐵]]",
["station format"] = {
"%1站",
["三澤"] = aomori,
["大曲"] = aomori,
["柳澤"] = aomori,
["古里"] = aomori,
},
["lines"] = {
["十和田觀光電鐵線"] = {
["title"] = "[[十和田觀光電鐵線]]",
["color"] = "cccccc",
["left terminus"] = "三澤",
["right terminus"] = "十和田市"
}
},
["aliases"] = {
}
}
return p