Module:Adjacent stations: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 206:
 
for k, v in pairs(frame:getParent().args) do
local a = string.match(k, '(%la+)%d+')
local b = tonumber(string.match(k, '%la+(%d+)'))
if a == 'line' then