https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Module%3AHTMLDecode
Module:HTMLDecode - Revision history
2025-05-27T17:41:19Z
Revision history for this page on the wiki
MediaWiki 1.45.0-wmf.2
https://en.wikipedia.org/w/index.php?title=Module:HTMLDecode&diff=1188777879&oldid=prev
Xaosflux: Changed protection settings for "Module:HTMLDecode": High-risk template or module ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))
2023-12-07T16:57:24Z
<p>Changed protection settings for "<a href="/wiki/Module:HTMLDecode" title="Module:HTMLDecode">Module:HTMLDecode</a>": <a href="/wiki/Wikipedia:High-risk_templates" title="Wikipedia:High-risk templates">High-risk template or module</a> ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<tr class="diff-title" lang="en">
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td>
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 16:57, 7 December 2023</td>
</tr><tr><td colspan="2" class="diff-notice" lang="en"><div class="mw-diff-empty">(No difference)</div>
</td></tr></table>
Xaosflux
https://en.wikipedia.org/w/index.php?title=Module:HTMLDecode&diff=951883243&oldid=prev
WOSlinker: Protected "Module:HTMLDecode" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
2020-04-19T11:19:31Z
<p>Protected "<a href="/wiki/Module:HTMLDecode" title="Module:HTMLDecode">Module:HTMLDecode</a>" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<tr class="diff-title" lang="en">
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td>
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 11:19, 19 April 2020</td>
</tr><tr><td colspan="2" class="diff-notice" lang="en"><div class="mw-diff-empty">(No difference)</div>
</td></tr></table>
WOSlinker
https://en.wikipedia.org/w/index.php?title=Module:HTMLDecode&diff=951882787&oldid=prev
WOSlinker: ←Created page with 'local i = {}; function i.HTMLDecode(frame) return mw.text.decode(frame.args["text"]); end return i;'
2020-04-19T11:14:13Z
<p><a href="/wiki/Wikipedia:AES" class="mw-redirect" title="Wikipedia:AES">←</a>Created page with 'local i = {}; function i.HTMLDecode(frame) return mw.text.decode(frame.args["text"]); end return i;'</p>
<p><b>New page</b></p><div>local i = {};<br />
<br />
function i.HTMLDecode(frame)<br />
return mw.text.decode(frame.args["text"]);<br />
end<br />
<br />
return i;</div>
WOSlinker