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