Module:Sandbox/Jackmcbarn
Appearance
Content is local p = {}
function p.main(frame)
return 'Content is <code>' .. mw.text.nowiki(mw.title.getCurrentTitle():getContent()) .. '</code>'
end
return p
Content is local p = {}
function p.main(frame)
return 'Content is <code>' .. mw.text.nowiki(mw.title.getCurrentTitle():getContent()) .. '</code>'
end
return p