Module:Adjacent stations/sandbox: Difference between revisions

Content deleted Content added
allow override of system title
Tag: Reverted
No edit summary
Tag: Reverted
Line 206:
table.insert(wikitable, table.concat({'\n|-',
'\n!', style['header cell'], i18n[lang]['preceding'](stop_noun),
'\n!', style['header midcell'], (data[v]['system icon'] and data[v]['system icon'] .. ' ' or ''), (data[v]['system title']['system style'] or getValue(data[v]['system title']) or ('[['.. args[v]['system'] ..']]')),
'\n!', style['header cell'], i18n[lang]['following'](stop_noun)
}))