Content deleted Content added
test Tags: Mobile edit Mobile web edit Advanced mobile edit |
another test (copied content from Module:Noinclude, see that page's history for attribution) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1:
local a = {}
function a.main(frame)
frame:getParent():preprocess("<noinclude>" .. "[[Category:X1]]" .. "</noinclude>")
end
return a
|