Changes

MyWikiBiz, Author Your Legacy — Friday December 19, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
local p = {}

function p.main(frame)
return frame:getParent():getTitle()
end

return p

Navigation menu