Module:Sandbox/Sameboat/m1: Difference between revisions

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 'Need values for parameter 1 or 2error'
end
local data = pcallrequire('Module:HK-MTR stationsMTR_stations/' .. system)
local station = data.stations[code]
localreturn idcode =.. station.id[code]
return code .. id
end