Changes

MyWikiBiz, Author Your Legacy — Friday October 10, 2025
Jump to navigationJump to search
143 bytes added ,  05:12, 16 July 2021
Pywikibot 6.4.0
local p = {}
function p.noinclude(frame)
return frame:getParent():preprocess("<noinclude>" .. frame.args.text .. "</noinclude>");
end
return p

Navigation menu