มอดูล:Adjacent stations/Shonan
หน้าตา
This is a data module for Module:Adjacent stations. It supports services operated by Shonan.
สาย | Keys | สี | รหัสสี | ตรา |
---|---|---|---|---|
สายเอโนชิมะ | Enoshima |
00aaf3 |
|
local p = {
["system title"] = "[[โชนันโมโนเรล]]",
["system color"] = "00aaf3",
["station format"] = {
["Fujimichō"] = "สถานีรถไฟฟูจิมิโช (คานางาวะ)",
"สถานีรถไฟ%1",
},
["lines"] = {
["Enoshima"] = {
["title"] = "[[สายเอโนชิมะ]]",
["color"] = "00aaf3",
["left terminus"] = "โชนัน-เอโนชิมะ",
["right terminus"] = "โอฟูนะ",
},
},
}
return p