မာတိကာသို့ ခုန်သွားရန်

မော်ဂျူး:HTMLDecode

ဝီကီပီးဒီးယား မှ

Lua error in မော်ဂျူး:Documentation at line 144: message: type error in message cfg.container (string expected, got nil).

local i = {};

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

return i;