Module:Sandbox/Clockery: Difference between revisions

Content deleted Content added
argh
No edit summary
Line 14:
p.Hitchhiker = function(frame)
num = frame.args.number or 42
if (tonumber(num) == 42)
then msg = num .. " is the answer. But what is the question?"
else msg = num .. " is not the answer to the Ultimate Question of Life, the Universe, and Everything, please try again"