Difference between revisions of "Module:Adjacent stations/Ferrocarril Suburbano"
Jump to navigation
Jump to search
blackwiki>Cards84664 |
blackwiki>Cards84664 |
||
| Line 7: | Line 7: | ||
["lines"] = { | ["lines"] = { | ||
["1"] = { | ["1"] = { | ||
| − | [" | + | ["title"] = "Line 1", |
["color"] = "FF0000", | ["color"] = "FF0000", | ||
["left terminus"] = "Buenavista", | ["left terminus"] = "Buenavista", | ||
Revision as of 21:10, 31 March 2020
Documentation for this module may be created at Module:Adjacent stations/Ferrocarril Suburbano/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Ferrocarril Suburbano]]",
["station format"] = {
"%1 railway station"
},
["lines"] = {
["1"] = {
["title"] = "Line 1",
["color"] = "FF0000",
["left terminus"] = "Buenavista",
["right terminus"] = "Cuautitlán",
},
},
}
return p