Module:Adjacent stations/sandbox: Difference between revisions

Content deleted Content added
Testing
Rv self, looks fine, the errors in the testcases are in both versions
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']))