Module:Adjacent stations/blank
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 23:56, 24 May 2018 by blackwiki>Szqecs (←Created page with 'local p = { ["system title"] = "", ["station format"] = { "", [""] = "", [""] = "", }, ["lines"] = { [""] = { ["line title"] = "", ["colour"] =...')
Blank data page for Module:Adjacent stations
local p = {
["system title"] = "",
["station format"] = {
"",
[""] = "",
[""] = "",
},
["lines"] = {
[""] = {
["line title"] = "",
["colour"] = "",
["left terminus"] = "",
["right terminus"] = "",
},
[""] = {
["line title"] = "",
["colour"] = "",
["left terminus"] = "",
["right terminus"] = "",
}
}
}
return p