มอดูล:Adjacent stations/Shonan

จากวิกิพีเดีย สารานุกรมเสรี
Documentation icon คู่มือการใช้งานมอดูล[ดู] [แก้] [ประวัติ] [ล้างแคช]

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