Content deleted Content added
m Testing something out |
Testing something out |
||
Line 21:
-- `frame.args[1]` refers to the first unnamed parameter
-- given to the module
return "https://en.wikipedia.org/wiki/" .. name .. "?
-- greeting depending on the name given, such as "Hello, Fred!"
end
|