Benutzer:JANNiS/Kamelbau.js: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
JANNiS (Diskussion | Beiträge) (Mal kurz das selbe mit JavaScript versuchen...) |
JANNiS (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
− | document.write('<div id="serverpriesternavigation" class="plainlinks"><div id="serverpriesterfirstlink"> | + | document.write(' |
+ | <div id="serverpriesternavigation" class="plainlinks"> | ||
+ | <div id="serverpriesterfirstlink"> | ||
+ | <a class="image" title="" href="/index.php/Bild:Award_anonimus.png"> | ||
+ | <img width="30" height="30" longdesc="/index.php/Bild:Award_anonimus.png" alt="" src="/images/thumb/a/a2/Award_anonimus.png/30px-Award_anonimus.png"/> | ||
+ | </a> | ||
+ | <span id="serverpriesterfirstlinktext"> | ||
+ | <b> | ||
+ | <a title="Kamel:JANNiS" href="/index.php/Kamel:JANNiS">Kamelbau</a> | ||
+ | </b> | ||
+ | </span> | ||
+ | </div> | ||
+ | <div id="serverpriestersecondlink"> | ||
+ | <a class="image" title="" href="/index.php/Bild:WiKa_none.png"> | ||
+ | <img width="30" height="21" longdesc="/index.php/Bild:WiKa_none.png" alt="" src="/images/thumb/b/b2/WiKa_none.png/30px-WiKa_none.png"/> | ||
+ | </a> | ||
+ | <span id="serverpriestersecondlinktext"> | ||
+ | <b> | ||
+ | <a title="Kamel Diskussion:JANNiS" href="/index.php/Kamel_Diskussion:JANNiS">Kamelbox</a> | ||
+ | </b> | ||
+ | </span> | ||
+ | </div> | ||
+ | <div id="serverpriesterthirdlink"> | ||
+ | <a class="image" title="" href="/index.php/Bild:Kartenh%C3%A4ufigkeit4.png"> | ||
+ | <img width="20" height="20" longdesc="/index.php/Bild:Kartenh%C3%A4ufigkeit4.png" alt="" src="/images/thumb/4/45/Kartenh%C3%A4ufigkeit4.png/20px-Kartenh%C3%A4ufigkeit4.png"/> | ||
+ | </a> | ||
+ | <span id="serverpriesterthirdlinktext"> | ||
+ | <b> | ||
+ | <a title="Projekt:Ka-Mel-Oh!/Programmierung" href="/index.php/Projekt:Ka-Mel-Oh%21/Programmierung">Ka-Mel-Oh! Programming</a> | ||
+ | </b> | ||
+ | </span> | ||
+ | </div> | ||
+ | </div> | ||
+ | '); |
Version vom 1. Juli 2007, 15:27 Uhr
document.write('
<div id="serverpriesternavigation" class="plainlinks">
<div id="serverpriesterfirstlink">
<a class="image" title="" href="/index.php/Bild:Award_anonimus.png">
<img width="30" height="30" longdesc="/index.php/Bild:Award_anonimus.png" alt="" src="/images/thumb/a/a2/Award_anonimus.png/30px-Award_anonimus.png"/>
</a>
<span id="serverpriesterfirstlinktext">
<b>
<a title="Kamel:JANNiS" href="/index.php/Kamel:JANNiS">Kamelbau</a>
</b>
</span>
</div>
<div id="serverpriestersecondlink">
<a class="image" title="" href="/index.php/Bild:WiKa_none.png">
<img width="30" height="21" longdesc="/index.php/Bild:WiKa_none.png" alt="" src="/images/thumb/b/b2/WiKa_none.png/30px-WiKa_none.png"/>
</a>
<span id="serverpriestersecondlinktext">
<b>
<a title="Kamel Diskussion:JANNiS" href="/index.php/Kamel_Diskussion:JANNiS">Kamelbox</a>
</b>
</span>
</div>
<div id="serverpriesterthirdlink">
<a class="image" title="" href="/index.php/Bild:Kartenh%C3%A4ufigkeit4.png">
<img width="20" height="20" longdesc="/index.php/Bild:Kartenh%C3%A4ufigkeit4.png" alt="" src="/images/thumb/4/45/Kartenh%C3%A4ufigkeit4.png/20px-Kartenh%C3%A4ufigkeit4.png"/>
</a>
<span id="serverpriesterthirdlinktext">
<b>
<a title="Projekt:Ka-Mel-Oh!/Programmierung" href="/index.php/Projekt:Ka-Mel-Oh%21/Programmierung">Ka-Mel-Oh! Programming</a>
</b>
</span>
</div>
</div>
');