Difference between revisions of "Module:Adjacent stations/blank"
Jump to navigation
Jump to search
blackwiki>Jc86035 m ("colour" → "color") |
blackwiki>Szqecs |
||
| Line 4: | Line 4: | ||
["station format"] = { | ["station format"] = { | ||
"", | "", | ||
| − | |||
[""] = "", | [""] = "", | ||
}, | }, | ||
| Line 13: | Line 12: | ||
["left terminus"] = "", | ["left terminus"] = "", | ||
["right terminus"] = "", | ["right terminus"] = "", | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
} | } | ||
Revision as of 03:50, 16 August 2018
Blank data page for Module:Adjacent stations
local p = {
["lang"] = "en-GB",
["system title"] = "",
["station format"] = {
"",
[""] = "",
},
["lines"] = {
[""] = {
["line title"] = "",
["color"] = "",
["left terminus"] = "",
["right terminus"] = "",
}
}
}
return p