Module:Adjacent stations/sandbox: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Testing
Line 199:
-- If an address has no system, the row uses data from the previous address
or data[index[i - 1]]
or (args[v]['header'] and getData(args[index[i+1]]['system']))
or error(i18n[lang]['error_unknown'](args[v]['system']))