Module:Sandbox/ProcrastinatingReader: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2:
 
function p.main(frame)
local page = mw.title.new(frame:getTitle().args[1])
local content = page:getContent()
if true then return content end