Vorlage:Projekt: Unterschied zwischen den Versionen
Intro (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Pk (Diskussion | Beiträge) K Änderungen von Intro (Diskussion) wurden auf die letzte Version von Tie-fighter zurückgesetzt |
||
Zeile 1: | Zeile 1: | ||
<noinclude> | |||
Use like this: | |||
<pre> | |||
{{Project | |||
|logo=Metalab.gif | |||
|owner=Tie-fighter | |||
|startdate=21.01.2013 | |||
|status=active | |||
}} | |||
</pre> | |||
Feel free to extend/improve :) | |||
</noinclude> | |||
<includeonly> | |||
{| 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;" | |||
| style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | |||
|- | |||
|colspan="2" align="center"| {{#if: {{{logo|}}}| {{150px image|{{{logo}}}}} }} | |||
|- | |||
{{#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 19. Februar 2013, 02:25 Uhr
Use like this:
{{Project |logo=Metalab.gif |owner=Tie-fighter |startdate=21.01.2013 |status=active }}
Feel free to extend/improve :)