Module:Sandbox/Fungster: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 30:
local text = frame.args[1]
return "This page is requested to be moved because " .. text .. "."
end
 
function p.main (frame, args)
local text = frame.args[1]
return "This page currently has extremely minor issues. Please look at the note below: <br> " .. text .. "."
end
 
22

edits