Module:HTMLDecode

கட்டற்ற கலைக்களஞ்சியமான விக்கிப்பீடியாவில் இருந்து.

Documentation for this module may be created at Module:HTMLDecode/doc

local i = {};

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

return i;
"https://ta.wikipedia.org/w/index.php?title=Module:HTMLDecode&oldid=3373301" இலிருந்து மீள்விக்கப்பட்டது