Module:Adjacent stations: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 58:
, '"|'
})
, ['header midcell'] = table.concat({'colspan="3" style="', _style['v']
, _style['bd'], _style['n']
, _style['t'], _style['1']
Line 109:
return table.concat({'\n|-'
, '\n!', style['header leftcell'], 'Preceding station'
, '\n!', style['header banner']
, '\n!', style['header midcell'], data['system title'] or ''
, '\n!', style['header banner']
, '\n!', style['header rightcell'], 'Following station'
})