Module:Adjacent stations/Keewatin Railway: Difference between revisions

Content deleted Content added
No edit summary
Adjustment
 
(2 intermediate revisions by the same user not shown)
Line 1:
local kry = "Keewatin Railway"
 
local p = {
["lang"] = "en-US",
["system title"] = "[[Keewatin Railway]]",
["system icon"] = "",
["name format"] = "font-family:Arial, sans-serif; font-size: 150%; font-weight:bolder; font-style:bold; line-height: 150%; color:white; background-color:#63666a; border-top: 6px solid #005f61",
["header background color"] = "0175de",
["header text color"] = "ffffff",
["system color"] = "0175de",
["station format"] = {
"%1 station",
["The Pas"] = "The Pas station",
},
["Prospector"] = "Clearwater Lake Provincial Park",
["station format"] = {
["ProspectorRoot Lake"] = "Keewatin Railway"kry,
["Root LakeAtik"] = "Keewatin Railway"kry,
["AtikPukatawagan"] = "KeewatinMathias RailwayColomb First Nation#Rail",
["Pukatawagan"] = "Pukatawagan",
["Wanless"] = "Wanless, Manitoba",
["PawistikSimonhouse"] = "PawistikWekusko stationFalls Provincial Park",
},
 
["lines"] = {
["Pas-Pukatawagan"] = {
Line 20 ⟶ 26:
["left terminus"] = "Pukatawagan",
["right terminus"] = "The Pas",
},
},
["aliases"] = {
["the pas-pukatawagan"] = "Pas-Pukatawagan",
},
}
}