Content deleted Content added
preprocess content |
. |
||
Line 13:
local title = mw.title.getCurrentTitle()
local content = frame:preprocess(title:getContent())
return
end
|
preprocess content |
. |
||
Line 13:
local title = mw.title.getCurrentTitle()
local content = frame:preprocess(title:getContent())
return
end
|