Content deleted Content added
testing optional "station type" for template:infobox station |
don't need system for header, this might work Tag: Reverted |
||
Line 199:
-- If an address has no system, the row uses data from the previous address
or data[index[i - 1]]
or (args[v]['header'] and data[index[i+1]]) or error(i18n[lang]['error_unknown'](args[v]['system']))
local lang = data[v]['lang'] or lang
|