https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Benutzer%3AFGodard%2Fokhide.js Benutzer:FGodard/okhide.js - Versionsgeschichte 2025-05-10T01:36:40Z Versionsgeschichte dieser Seite in Wikipedia MediaWiki 1.44.0-wmf.28 https://de.wikipedia.org/w/index.php?title=Benutzer:FGodard/okhide.js&diff=154949493&oldid=prev Flominator: neues Icon 2016-06-03T10:44:57Z <p>neues Icon</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 3. Juni 2016, 12:44 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 3:</td> <td colspan="2" class="diff-lineno">Zeile 3:</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 OKHide() {</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 OKHide() {</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> for (i=0; i&lt;document.images.length; i++) {</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> for (i=0; i&lt;document.images.length; i++) {</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> if (document.images[i].src=='<del style="font-weight: bold; text-decoration: none;">http</del>:/media/wikipedia/commons/thumb/<del style="font-weight: bold; text-decoration: none;">8</del>/<del style="font-weight: bold; text-decoration: none;">80</del>/<del style="font-weight: bold; text-decoration: none;">Symbol_OK</del>.svg/16px-<del style="font-weight: bold; text-decoration: none;">Symbol_OK</del>.svg.png') {</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 (document.images[i].src=='<ins style="font-weight: bold; text-decoration: none;">https</ins>:/media/wikipedia/commons/thumb/<ins style="font-weight: bold; text-decoration: none;">f</ins>/<ins style="font-weight: bold; text-decoration: none;">fb</ins>/<ins style="font-weight: bold; text-decoration: none;">Yes_check</ins>.svg/16px-<ins style="font-weight: bold; text-decoration: none;">Yes_check</ins>.svg.png') {</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 oksymbol = document.images[i];</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 oksymbol = document.images[i];</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 checktag = oksymbol;</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 checktag = oksymbol;</div></td> </tr> </table> Flominator https://de.wikipedia.org/w/index.php?title=Benutzer:FGodard/okhide.js&diff=60945324&oldid=prev FGodard: Ausgelagert aus Benutzer:FGodard/monobook.js 2009-06-09T10:46:27Z <p>Ausgelagert aus <a href="/wiki/Benutzer:FGodard/monobook.js" title="Benutzer:FGodard/monobook.js">Benutzer:FGodard/monobook.js</a></p> <p><b>Neue Seite</b></p><div>// OKHide, by FGodard, 23.04.09<br /> // Versteckt alle Listenpunkte, die mit einem {{OK}} markiert sind.<br /> function OKHide() {<br /> for (i=0; i&lt;document.images.length; i++) {<br /> if (document.images[i].src==&#039;/media/wikipedia/commons/thumb/8/80/Symbol_OK.svg/16px-Symbol_OK.svg.png&#039;) {<br /> var oksymbol = document.images[i];<br /> var checktag = oksymbol;<br /> var j=0;<br /> do {<br /> checktag = checktag.parentNode;<br /> if (!checktag) break;<br /> } while (checktag.tagName!=&#039;LI&#039;);<br /> if (checktag) checktag.setAttribute(&quot;style&quot;, &quot;display:none&quot;);<br /> }<br /> }<br /> }</div> FGodard