Module:Sandbox/Evad37/X1: Difference between revisions

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