Jump to content

Module:Adjacent stations/KSR

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AJP426 (talk | contribs) at 13:33, 29 July 2020 (Created page with 'local p = { ["system title"] = "Korean State Railway", ["system icon"] = "link=Korean State Railway|25px", ["station format"]...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["system title"] = "[[Korean State Railway]]",
	["system icon"] = "[[DPRKRailway -vector.svg|link=Korean State Railway|25px]]",
	["station format"] = {
		"%1 station",
		["Khasan"] = "[[Khasan railway station|Khasan (Russia)]]",
	},
	["lines"] = {
		["Hongŭi Line"] = {
			["title"] = "[[Hongŭi Line]]",
			["color"] = "FF0000",
			["left terminus"] = "Khasan",
			["right terminus"] = "Hongŭi",
		},
	},
}

return p