Changes

63 bytes added ,  21:18, 15 July 2021
Pywikibot 6.4.0
p = {};

function p.test( frame )
return "";
end

return p;