Module:Sandbox/Clockery: Difference between revisions

Content deleted Content added
No edit summary
...
Line 14:
p.Hitchhiker = function(frame)
num = frame.args.number or 42
if (num =~= 42)
then msg = num .. " is not the answer. Butto whatthe isUltimate Question of Life, the question?Universe, and Everything, please try again.<br>"
else msg = num .. " is not the answer to the Ultimate Question of Life, the Universe, and Everything, please try again.<br>"
end
return msg