Vorlage:Entwicklertreffen Chronik: Unterschied zwischen den Versionen

(Test zur Entwicklerchronik)
 
Keine Bearbeitungszusammenfassung
 
(26 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<br><html>
<html>
 
<head>
 
 
<script type="text/javascript">
<script type="text/javascript">
function yearreset(){
function yearreset(){
document.getElementsByName("-")[0].style.display ="none";
$(".year").hide();
document.getElementsByName("J2017")[0].style.display ="none";
 
}
}


function year(year){
function year(year){
yearreset();
yearreset();
document.getElementsByName(year)[0].style.display ="inline";
$("." + year).show();
}


function monthreset(){
$(".month").hide();
}
}


 
function month(month){
monthreset();
$("." + month).show();
}
</script>
</script>
</head>
<body>
<body>
<div style="Background-color:#EEEEEE;border:1px#AB030F solid;padding:5px;">
<div style="Background-color:#EEEEEE;border:1px#AB030F solid;padding:5px;">
</html><html><b>Die Entwicklertreffen im Überblick</b>:
<b>Entwicklertreffen Übersicht</b>:
<div style="padding:5pt;padding-left:0pt;">
<div style="padding:5pt;padding-left:0pt;">
<big>
<big><center><font size="2"><a href="javascript:year('J2017');">2017</a></center></font></big>
<center><font size="2"><a href="javascript:year('J2017');">2017</a> |
</div>
<a href="javascript:year('J2017');">2017</a> |
<hr>
 
<div style="padding:10pt;">
</center></font></big>
<div class="J0 year">Kein Jahr ausgewählt.<br></div>
 
<div style="display:none;" class="J2017 year"><b>2017</b><br>
<div style="padding:5pt;padding-left:0pt;">
<center><font size="2">
<a href="javascript:month('Jan');">Januar</a> |
<a href="javascript:month('Feb');">Februar</a>
</font></center>
                        </div>
</div>
                <hr>
                <div style="padding:10pt;">
<div class="M0 month">Keinen Monat ausgewählt.<br></div>
<div style="display:none;" class="Jan month"><b>Januar</b><br>
</html>
[[Entwicklertreffen vom 09.01.2017|09.01.2017]] |
[[Entwicklertreffen vom 16.01.2017|16.01.2017]] |
[[Entwicklertreffen vom 23.01.2017|23.01.2017]] |
[[Entwicklertreffen vom 30.01.2017|30.01.2017]]
<html>
</div>
<div style="display:none;" class="Feb month"><b>Februar</b><br>
</html>
[[Entwicklertreffen vom 06.02.2017|06.02.2017]]
<html>
</div>
            </div>
</div>
</div>
</div>
<hr>
<div style="padding:10pt;">
<div name="-">Kein Jahr ausgewählt.<br></div>
<div style="display:none;" name="J2010"><b>2010</b><br>
</html>
</html>
<html>
</div>
</div></div></html>


<includeonly>
<includeonly>[[Kategorie:Entwicklertreffen]]</includeonly>
[[Kategorie:Smiley-Abo]]
</includeonly>
<noinclude>[[Kategorie:Vorlage]]</noinclude>
<noinclude>[[Kategorie:Vorlage]]</noinclude>

Aktuelle Version vom 6. Februar 2017, 18:32 Uhr

<html> <script type="text/javascript"> function yearreset(){ $(".year").hide(); }

function year(year){ yearreset(); $("." + year).show(); }

function monthreset(){ $(".month").hide(); }

function month(month){ monthreset(); $("." + month).show(); } </script> <body>

Entwicklertreffen Übersicht:

<a href="javascript:year('J2017');">2017</a>

Kein Jahr ausgewählt.

Keinen Monat ausgewählt.

</html>