Content deleted Content added
aliases |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2:
function p.main(frame)
local page = mw.title.new(frame
local content = page:getContent()
content =
if content then
|