Vorlage:Projekt: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<noinclude>
public class Intro{  
Use like this:
<pre>
{{Project
|logo=Metalab.gif
|owner=Tie-fighter
|startdate=21.01.2013
|status=active
}}
</pre>


Feel free to extend/improve :)
 
</noinclude>
public static void main (String [] args){
<includeonly>
  TU Studium SoftwareE;
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
  Java;
| style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
  Blinkofant;
|-
  Arduino/Raspberry Pi;
|colspan="2" align="center"| {{#if: {{{logo|}}}| {{150px image|{{{logo}}}}} }}
  AI/KI/Robotik;
|-
  Psychologie/Psychoanalyse;  
{{#if: {{{startdate}}}|{{!}}'''Gestartet:'''}}
 
{{#if: {{{startdate}}}|{{!}}{{{startdate|}}}}}
 
|-
}
{{#if: {{{owner}}}|{{!}}'''Initiator:'''}}
 
{{#if: {{{owner}}}|{{!}}{{{owner|}}}}}
}
|-
{{#if: {{{status}}}|{{!}}'''Status:'''}}
{{#if: {{{status}}}|{{!}}{{{status|}}}}}
|-
| '''Zuletzt aktualisiert:'''
| {{REVISIONDAY2}}.{{REVISIONMONTH}}.{{REVISIONYEAR}}
|-
|
|}
</includeonly>

Version vom 18. Februar 2013, 16:23 Uhr

public class Intro{


public static void main (String [] args){

 TU Studium SoftwareE;
 Java;
 Blinkofant;
 Arduino/Raspberry Pi;
 AI/KI/Robotik;
 Psychologie/Psychoanalyse; 
 

}

}