Module:Sandbox/Evad37/X1: Difference between revisions

Content deleted Content added
test getting current page's content
:
Line 12:
local parent = frame:getParent()
local title = mw.title.getCurrentTitle()
local content = title.:getContent()
return content
end