Module:HTMLDecode: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 December 2022

  • curprev 12:5412:54, 3 December 2022 imported>Fire 105 bytes +105 Created page with "local i = {}; function i.HTMLDecode(frame) return mw.text.decode(frame.args["text"]); end return i;"