Open main menu
Home
Random
Log in
Settings
About MyWikiBiz
Disclaimers
MyWikiBiz
Search
Changes
Module:HTMLDecode
(view source)
Revision as of 21:54, 15 July 2021
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;
Zoran
Bureaucrats
,
Interface administrators
,
Administrators
10,082
edits