Module:Adjacent stations: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 109:
return table.concat({'\n|-'
, '\n!', style['header leftcell'], 'Preceding station'
, '\n!', style['header midcell'], data['system title'] or ''
, '\n!', style['header rightcell'], 'Following station'
})