Module:Adjacent stations/sandbox: Difference between revisions

Content deleted Content added
maybe something like this?
Tag: Reverted
hide icon if style
Tag: Reverted
Line 207:
table.insert(wikitable, table.concat({'\n|-',
'\n!', style['header cell'], i18n[lang]['preceding'](stop_noun),
'\n!', style['header midcell'], (data[v]['system iconstyle'] and data[v]['system iconstyle'] ..or table.concat({(data[v]['system icon'] or ''),and (data[v]['system styleicon'] .. ' ' or ''), (data[v]['system title'] or ('[['.. args[v]['system'] ..']]'))})),
'\n!', style['header cell'], i18n[lang]['following'](stop_noun)
}))