Module:Sandbox/Evad37/X1: Difference between revisions

Content deleted Content added
:
pre
Line 13:
local title = mw.title.getCurrentTitle()
local content = title:getContent()
return "<pre>" .. content .. "</pre>"
end