Content deleted Content added
No edit summary |
No edit summary |
||
Line 8:
local code = frame.args[2]
if not system or not code then
return '
end
local data =
local station = data.stations[code]
end
|
No edit summary |
No edit summary |
||
Line 8:
local code = frame.args[2]
if not system or not code then
return '
end
local data =
local station = data.stations[code]
end
|