Content deleted Content added
No edit summary Tag: Reverted |
sync with live |
||
Line 203:
local lang = data[v]['lang'] or lang
if args[v]['
local stop_noun = data[v]['header stop noun'] or i18n[lang]['stop_noun']
table.insert(wikitable, table.concat({'\n|-',
Line 325:
or i18n[lang]['towards'](station(terminusT))
subText = small(subText, true)
sideCell[i] = mainText .. subText
|