Module:Adjacent stations/sandbox: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
sync with live
Line 203:
local lang = data[v]['lang'] or lang
 
if args[v]['system'] and not args[v]['hide-system'] then -- Header row
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)
if terminusN=="none" then
subText=""
end
 
sideCell[i] = mainText .. subText