Changes

MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search
105 bytes added ,  21:54, 15 July 2021
Pywikibot 6.4.0
local i = {};

function i.HTMLDecode(frame)
return mw.text.decode(frame.args["text"]);
end

return i;

Navigation menu