Module:HTMLDecode: Difference between revisions
Appearance
Baiatarbore (talk | contribs) Created page with "local i = {}; function i.HTMLDecode(frame) return mw.text.decode(frame.args["text"]); end return i;" |
(No difference)
|
Created page with "local i = {}; function i.HTMLDecode(frame) return mw.text.decode(frame.args["text"]); end return i;" |
(No difference)
|