https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Benutzer%3AZ_thomas%2Fvector.js Benutzer:Z thomas/vector.js - Versionsgeschichte 2025-05-05T10:19:07Z Versionsgeschichte dieser Seite in Wikipedia MediaWiki 1.44.0-wmf.27 https://de.wikipedia.org/w/index.php?title=Benutzer:Z_thomas/vector.js&diff=214143212&oldid=prev Jon (WMF): maintenance: more info phab:T72470 2021-07-23T19:36:24Z <p>maintenance: <a href="https://meta.wikimedia.org/wiki/User:Jon_(WMF)/Edit_to_user_or_gadget_script" class="extiw" title="metawiki:User:Jon (WMF)/Edit to user or gadget script">more info</a> <a href="https://phabricator.wikimedia.org/T72470" class="extiw" title="phab:T72470">phab:T72470</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 23. Juli 2021, 21:36 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 49:</td> <td colspan="2" class="diff-lineno">Zeile 49:</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> </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> </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> // page type variables: namespace == -1</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> // page type variables: namespace == -1</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> var isSpecial = (wgCanonicalNamespace == "Special");</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> var isSpecial = (<ins style="font-weight: bold; text-decoration: none;">mw.config.get('</ins>wgCanonicalNamespace<ins style="font-weight: bold; text-decoration: none;">')</ins> == "Special");</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> var isContrib = (isSpecial &amp;&amp; (wgTitle == "Contributions"));</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> var isContrib = (isSpecial &amp;&amp; (<ins style="font-weight: bold; text-decoration: none;">mw.config.get('</ins>wgTitle<ins style="font-weight: bold; text-decoration: none;">')</ins> == "Contributions"));</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> var isWatchlist = (isSpecial &amp;&amp; (wgTitle == "Watchlist"));</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> var isWatchlist = (isSpecial &amp;&amp; (<ins style="font-weight: bold; text-decoration: none;">mw.config.get('</ins>wgTitle<ins style="font-weight: bold; text-decoration: none;">')</ins> == "Watchlist"));</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;"><br /></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;"><br /></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> var version = "Override";</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> var version = "Override";</div></td> </tr> </table> Jon (WMF) https://de.wikipedia.org/w/index.php?title=Benutzer:Z_thomas/vector.js&diff=154029850&oldid=prev Z thomas: Änderung 154029475 von Z thomas rückgängig gemacht; 2016-05-02T11:29:48Z <p>Änderung 154029475 von <a href="/wiki/Spezial:Beitr%C3%A4ge/Z_thomas" title="Spezial:Beiträge/Z thomas">Z thomas</a> rückgängig gemacht;</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 2. Mai 2016, 13:29 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 63:</td> <td colspan="2" class="diff-lineno">Zeile 63:</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>//////////// ENDE PDD: ADMINISTRATOREN ANZEIGEN (MarkAdmins.js) /////</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>//////////// ENDE PDD: ADMINISTRATOREN ANZEIGEN (MarkAdmins.js) /////</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>/////////////////////////////////////////////////////////////////////</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>/////////////////////////////////////////////////////////////////////</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>mw.loader.load("//www.wikidata.org/w/index.php?title=User:Yair_rand/checksitelinks.js&amp;action=raw&amp;ctype=text/javascript");</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> </table> Z thomas https://de.wikipedia.org/w/index.php?title=Benutzer:Z_thomas/vector.js&diff=154029475&oldid=prev Z thomas am 2. Mai 2016 um 11:11 Uhr 2016-05-02T11:11:49Z <p></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 2. Mai 2016, 13:11 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 63:</td> <td colspan="2" class="diff-lineno">Zeile 63:</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>//////////// ENDE PDD: ADMINISTRATOREN ANZEIGEN (MarkAdmins.js) /////</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>//////////// ENDE PDD: ADMINISTRATOREN ANZEIGEN (MarkAdmins.js) /////</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>/////////////////////////////////////////////////////////////////////</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>/////////////////////////////////////////////////////////////////////</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></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>mw.loader.load("//www.wikidata.org/w/index.php?title=User:Yair_rand/checksitelinks.js&amp;action=raw&amp;ctype=text/javascript");</div></td> </tr> </table> Z thomas https://de.wikipedia.org/w/index.php?title=Benutzer:Z_thomas/vector.js&diff=134133881&oldid=prev Z thomas: vermutlich zu naiv gedacht 2014-09-18T06:35:02Z <p>vermutlich zu naiv gedacht</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 18. September 2014, 08:35 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 32:</td> <td colspan="2" class="diff-lineno">Zeile 32:</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> // get URL parameters (used for page type variables)</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> // get URL parameters (used for page type variables)</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> var UrlParameters = new Array ();</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> var UrlParameters = new Array ();</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></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;"><br /></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Der Absatz wurde verschoben. Klicken, um zur neuen Stelle zu springen." href="#movedpara_4_1_rhs">&#x26AB;</a></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><a name="movedpara_2_0_lhs"></a><del style="font-weight: bold; text-decoration: none;"> </del>readparams();</div></td> <td colspan="2" class="diff-empty diff-side-added"></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> </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> </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> function readparams() {</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> function readparams() {</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> var asReadInUrlParameters;</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> var asReadInUrlParameters;</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> var asReadInUrlParameter;</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> var asReadInUrlParameter;</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></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> </div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Der Absatz wurde verschoben. Klicken, um zur alten Stelle zu springen." href="#movedpara_2_0_lhs">&#x26AB;</a></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><a name="movedpara_4_1_rhs"></a><ins style="font-weight: bold; text-decoration: none;"> </ins>readparams();</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> </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> </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> // Get URL parameters</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> // Get URL parameters</div></td> </tr> </table> Z thomas https://de.wikipedia.org/w/index.php?title=Benutzer:Z_thomas/vector.js&diff=81504171&oldid=prev Z thomas: AZ: Die Seite wurde neu angelegt: ///////////////////////////////////////////////////////////////////// //////// START PDD: ADMINISTRATOREN… 2010-11-14T16:28:13Z <p><a href="/wiki/Hilfe:Zusammenfassung_und_Quellen#Auto-Zusammenfassung" title="Hilfe:Zusammenfassung und Quellen">AZ</a>: Die Seite wurde neu angelegt: ///////////////////////////////////////////////////////////////////// //////// START PDD: ADMINISTRATOREN…</p> <p><b>Neue Seite</b></p><div>/////////////////////////////////////////////////////////////////////<br /> //////// START PDD: ADMINISTRATOREN ANZEIGEN (MarkAdmins.js) ////////<br /> /////////////////////////////////////////////////////////////////////<br /> // Modul: markAdmins.js<br /> var markadmins = true; // Admins u.ä. besonders hervorheben?<br /> var marksubpages = true; // auch Links auf Admin-Unterseiten markieren?<br /> var mawatchlist = true; // auch auf der Beobachtungsliste?<br /> var macontribs = true; // auch auf den Benutzerbeiträgen?<br /> var markatxt = &quot;A&quot;; // Markierung für Admins<br /> var markrenatxt = &quot;A-Ren&quot;; // Markierung für umbenannte Admins<br /> var markbureautxt = &quot;B&quot;; // Markierung für Bürokraten<br /> var markstewtxt = &quot;S&quot;; // Markierung für Stewards<br /> <br /> var markcomadmins = true; // zusätzlich: Commons-Admins besonders hervorheben?<br /> var markcomatxt = &quot;Com-A&quot;; // Markierung für Commons-Admins<br /> <br /> var markexadmins = true; // zusätzlich: Ex-Admins besonders hervorheben?<br /> var markexatxt = &quot;Ex-A&quot;; // Markierung für Ex-Admins<br /> var markexbureautxt = &quot;Ex-B&quot;; // Markierung für Ex-Bürokraten<br /> <br /> var markarbcom = true; // zusätzlich: Schiedsgericht besonders hervorheben?<br /> var markarbcomtxt = &quot;SG&quot;; // Markierung für Schiedsgerichtler<br /> <br /> var markcheckuser = true; // zusätzlich: CheckUser besonders hervorheben?<br /> var markcheckusertxt = &quot;CU&quot;; // Markierung für Checkuser-Berechtigte<br /> var markombudsmantxt = &quot;O&quot;; // Markierung für Ombudspersonen<br /> <br /> function importPage(page) {<br /> importScript(&quot;Benutzer:&quot; + page);<br /> }<br /> <br /> // get URL parameters (used for page type variables)<br /> var UrlParameters = new Array ();<br /> readparams();<br /> <br /> function readparams() {<br /> var asReadInUrlParameters;<br /> var asReadInUrlParameter;<br /> <br /> // Get URL parameters<br /> asReadInUrlParameters = location.search.substring(1, location.search.length).split(&quot;&amp;&quot;);<br /> for (i = 0; i &lt; asReadInUrlParameters.length; i++) {<br /> asReadInUrlParameter = asReadInUrlParameters[i].split(&quot;=&quot;);<br /> UrlParameters[decodeURIComponent(asReadInUrlParameter[0])] = decodeURIComponent(asReadInUrlParameter[1]);<br /> }<br /> }<br /> <br /> // page type variables: namespace == -1<br /> var isSpecial = (wgCanonicalNamespace == &quot;Special&quot;);<br /> var isContrib = (isSpecial &amp;&amp; (wgTitle == &quot;Contributions&quot;));<br /> var isWatchlist = (isSpecial &amp;&amp; (wgTitle == &quot;Watchlist&quot;));<br /> <br /> var version = &quot;Override&quot;;<br /> <br /> if (!(!mawatchlist &amp;&amp; isWatchlist) &amp;&amp; !(!macontribs &amp;&amp; isContrib)) {<br /> if (markadmins)<br /> importScript(&quot;Benutzer:PDD/markAdmins.js&quot;); // [[Benutzer:PDD/markAdmins.js]]<br /> }<br /> <br /> /////////////////////////////////////////////////////////////////////<br /> //////////// ENDE PDD: ADMINISTRATOREN ANZEIGEN (MarkAdmins.js) /////<br /> /////////////////////////////////////////////////////////////////////</div> Z thomas