Difference between revisions 41853 and 41854 on zhwikivoyagelocal p = {}
function p.hello(frame)
if frame.args[1] == 'abcdefg' then
return 'true, you entered' .. frame.args[1] .. ''
else
return 'false, you entered' .. frame.args[1] .. ''
else
return 'false'
end
end
return p
This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|