มอดูล:Adjacent stations/Royal Railway

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

This is a data module for Module:Adjacent stations. It supports services operated by Royal Railway.

สายKeysสีรหัสสีตรา
พนมเปญ–ปอยเปต Phnom Penh–Poipet   0000FF

local p = {
	["system title"] = "รถไฟหลวงกัมพูชา",
	["system icon"] = "",
	["station format"] = {
		"สถานีรถไฟ%1",
		[""] = "",
	},
	["lines"] = {
		["Phnom Penh–Poipet"] = {
			["title"] = "พนมเปญ–ปอยเปต",
			["color"] = "0000FF",
			["left terminus"] = "ปอยเปต",
			["right terminus"] = "พนมเปญ",
		},
	},
}

return p