Content deleted Content added
Undid revision 1185010734 by SleepTrain456 (talk) |
Adjustment |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1:
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",
["Atik"] = kry,
["Wanless"] = "Wanless, Manitoba",▼
["Simonhouse"] = "Wekusko Falls Provincial Park",
},
["lines"] = {
["Pas-Pukatawagan"] = {
Line 12 ⟶ 26:
["left terminus"] = "Pukatawagan",
["right terminus"] = "The Pas",
▲ ["Prospector"] = "Keewatin Railway",
▲ ["Root Lake"] = "Keewatin Railway",
▲ ["Atik"] = "Keewatin Railway",
▲ ["Pukatawagan"] = "Pukatawagan",
▲ ["Wanless"] = "Wanless, Manitoba",
},
}
}
|