Difference between revisions of "Module:Adjacent stations/Columbian Intramural Railway"
Jump to navigation
Jump to search
blackwiki>Cards84664 (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Columbian Intramural Railway", ["system color"] = "191d49", ["station format"] = { "%1 Station", }...') |
blackwiki>Cards84664 |
||
| Line 1: | Line 1: | ||
local p = { | local p = { | ||
["lang"] = "en-US", | ["lang"] = "en-US", | ||
| − | ["system title"] = " | + | ["system title"] = "Columbian Intramural Railway", |
["system color"] = "191d49", | ["system color"] = "191d49", | ||
["station format"] = { | ["station format"] = { | ||
Revision as of 08:29, 6 April 2020
Documentation for this module may be created at Module:Adjacent stations/Columbian Intramural Railway/doc
local p = {
["lang"] = "en-US",
["system title"] = "Columbian Intramural Railway",
["system color"] = "191d49",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Main"] = {
["title"] = "Main Line",
["color"] = "191d49",
["left terminus"] = "North Loop",
["right terminus"] = "South Loop",
},
},
}
return p