Difference between revisions of "Module:Adjacent stations/KSR"

From blackwiki
Jump to navigation Jump to search
blackwiki>AJP426
blackwiki>AJP426
Line 11: Line 11:
 
["color"] = "FF0000",
 
["color"] = "FF0000",
 
["left terminus"] = "Khasan",
 
["left terminus"] = "Khasan",
["right terminus"] = "Hongŭi",
+
["right terminus"] = "Hongui",
 
},
 
},
 
},
 
},

Revision as of 13:38, 29 July 2020

Documentation for this module may be created at Module:Adjacent stations/KSR/doc

local p = {
	["system title"] = "[[Korean State Railway]]",
	["system icon"] = "[[File:DPRKRailway -vector.svg|link=Korean State Railway|15px]]",
	["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"] = "Hongui",
		},
	},
}

return p