https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=User%3ABr%27er_Rabbit%2Fcommon.js
Benutzer:Br'er Rabbit/common.js - Versionsgeschichte
2025-06-12T04:03:43Z
Versionsgeschichte dieser Seite in Wikipedia
MediaWiki 1.45.0-wmf.4
https://de.wikipedia.org/w/index.php?title=Benutzer:Br%27er_Rabbit/common.js&diff=208286616&oldid=prev
Ladsgroup: Maintenance: Replacing importScriptURI with mw.loader.load (phab:T95964)
2021-01-31T16:18:52Z
<p>Maintenance: Replacing importScriptURI with mw.loader.load (<a href="https://phabricator.wikimedia.org/T95964" class="extiw" title="phab:T95964">phab:T95964</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="de">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 31. Januar 2021, 18:18 Uhr</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Zeile 1:</td>
<td colspan="2" class="diff-lineno">Zeile 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><del style="font-weight: bold; text-decoration: none;">importScriptURI</del>('<del style="font-weight: bold; text-decoration: none;">http</del>://en.wikipedia.org/w/index.php?title=' + 'User:Cameltrader/Advisor.js&action=raw&ctype=text/javascript');</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><ins style="font-weight: bold; text-decoration: none;">mw.loader.load</ins>('<ins style="font-weight: bold; text-decoration: none;">https</ins>://en.wikipedia.org/w/index.php?title=' + 'User:Cameltrader/Advisor.js&action=raw&ctype=text/javascript');</div></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><del style="font-weight: bold; text-decoration: none;">importScriptURI</del>('<del style="font-weight: bold; text-decoration: none;">http</del>://en.wikipedia.org/w/index.php?title=' + 'User:GregU/dashes.js&action=raw&ctype=text/javascript');</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><ins style="font-weight: bold; text-decoration: none;">mw.loader.load</ins>('<ins style="font-weight: bold; text-decoration: none;">https</ins>://en.wikipedia.org/w/index.php?title=' + 'User:GregU/dashes.js&action=raw&ctype=text/javascript');</div></td>
</tr>
</table>
Ladsgroup
https://de.wikipedia.org/w/index.php?title=Benutzer:Br%27er_Rabbit/common.js&diff=108082138&oldid=prev
Br'er Rabbit: importScriptURI × 2
2012-09-14T22:52:08Z
<p>importScriptURI × 2</p>
<p><b>Neue Seite</b></p><div>importScriptURI('http://en.wikipedia.org/w/index.php?title=' + 'User:Cameltrader/Advisor.js&action=raw&ctype=text/javascript');<br />
importScriptURI('http://en.wikipedia.org/w/index.php?title=' + 'User:GregU/dashes.js&action=raw&ctype=text/javascript');</div>
Br'er Rabbit