https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=User%3AMonkeyPython%2Fvector.js
User:MonkeyPython/vector.js - Revision history
2025-06-07T17:50:29Z
Revision history for this page on the wiki
MediaWiki 1.45.0-wmf.4
https://en.wikipedia.org/w/index.php?title=User:MonkeyPython/vector.js&diff=1207380098&oldid=prev
MdsShakil: MdsShakil moved page User:CatCat/vector.js to User:MonkeyPython/vector.js: Automatically moved page while renaming the user "CatCat" to "MonkeyPython"
2024-02-14T17:41:49Z
<p>MdsShakil moved page <a href="/wiki/User:CatCat/vector.js" class="mw-redirect" title="User:CatCat/vector.js">User:CatCat/vector.js</a> to <a href="/wiki/User:MonkeyPython/vector.js" title="User:MonkeyPython/vector.js">User:MonkeyPython/vector.js</a>: Automatically moved page while renaming the user "<a href="/wiki/Special:CentralAuth/CatCat" title="Special:CentralAuth/CatCat">CatCat</a>" to "<a href="/wiki/Special:CentralAuth/MonkeyPython" title="Special:CentralAuth/MonkeyPython">MonkeyPython</a>"</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 17:41, 14 February 2024</td>
</tr><tr><td colspan="2" class="diff-notice" lang="en"><div class="mw-diff-empty">(No difference)</div>
</td></tr></table>
MdsShakil
https://en.wikipedia.org/w/index.php?title=User:MonkeyPython/vector.js&diff=1005027583&oldid=prev
Amorymeltzer: Remove legacy globals per phab:T72470 (see VPT notice; revert and ping me if broken!) (via WP:JWB)
2021-02-05T16:29:57Z
<p>Remove legacy globals per <a href="https://phabricator.wikimedia.org/T72470" class="extiw" title="phab:T72470">phab:T72470</a> (see <a href="/wiki/Special:PermanentLink/1004793608#Cleaning_out_deprecated_global_variables" title="Special:PermanentLink/1004793608">VPT notice</a>; revert and ping <a href="/wiki/User:Amorymeltzer" title="User:Amorymeltzer">me</a> if broken!) (via <a href="/wiki/Wikipedia:JWB" class="mw-redirect" title="Wikipedia:JWB">WP:JWB</a>)</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<col class="diff-marker" />
<col class="diff-content" />
<col class="diff-marker" />
<col class="diff-content" />
<tr class="diff-title" lang="en">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 16:29, 5 February 2021</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Line 1:</td>
<td colspan="2" class="diff-lineno">Line 1:</td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>if(wgAction == 'edit') {</div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>if(<ins style="font-weight: bold; text-decoration: none;">mw.config.get('</ins>wgAction<ins style="font-weight: bold; text-decoration: none;">')</ins> == 'edit') {</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> addOnloadHook(function minorEdit() {</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> addOnloadHook(function minorEdit() {</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> document.getElementById('wpMinoredit').checked = true;</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div> document.getElementById('wpMinoredit').checked = true;</div></td>
</tr>
</table>
Amorymeltzer
https://en.wikipedia.org/w/index.php?title=User:MonkeyPython/vector.js&diff=566345425&oldid=prev
MonkeyPython: ←Created page with 'if(wgAction == 'edit') { addOnloadHook(function minorEdit() { document.getElementById('wpMinoredit').checked = true; }); }'
2013-07-29T22:11:12Z
<p><a href="/wiki/Wikipedia:AES" class="mw-redirect" title="Wikipedia:AES">←</a>Created page with 'if(wgAction == 'edit') { addOnloadHook(function minorEdit() { document.getElementById('wpMinoredit').checked = true; }); }'</p>
<p><b>New page</b></p><div>if(wgAction == 'edit') {<br />
addOnloadHook(function minorEdit() {<br />
document.getElementById('wpMinoredit').checked = true;<br />
});<br />
}</div>
MonkeyPython