Your IP address will be publicly visible if you make any edits.
Module:HTMLDecode
From Zenniverse Media
More actions
Revision as of 05:08, 31 July 2025 by Zen(talk | contribs)(Created page with "local i = {}; function i.HTMLDecode(frame) return mw.text.decode(frame.args["text"]); end return i;")