Module:Adjacent stations/Keewatin Railway

MyWikiBiz, Author Your Legacy — Monday October 27, 2025
< Module:Adjacent stations
Revision as of 18:31, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Keewatin Railway)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Keewatin Railway]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["Pas-Pukatawagan"] = {
			["title"] = "[[Keewatin Railway|The Pas–Pukatawagan]]",
			["color"] = "f00",
			["left terminus"] = "Pukatawagan",
			["right terminus"] = "The Pas",
		},
	},
	["aliases"] = {
		["the pas-pukatawagan"] = "Pas-Pukatawagan",	
	},
}

return p