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
K
(Shutdownprozedere ergänzt)
 
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 3: Zeile 3:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
 +
{{#ifeq: {{{hidden}}}| true | <div style="display:none;"> }}
 
{| 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="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>
 
| style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
Zeile 19: Zeile 20:
 
{{#if: {{{wtf}}}|{{!}}'''Beschreibung:''' }}
 
{{#if: {{{wtf}}}|{{!}}'''Beschreibung:''' }}
 
{{#if: {{{wtf}}}|{{!}}{{{wtf|}}} }}
 
{{#if: {{{wtf}}}|{{!}}{{{wtf|}}} }}
 +
|-
 +
{{#if: {{{shutdown}}}|{{!}}'''Shutdownprozedur:''' }}
 +
{{#if: {{{shutdown}}}|{{!}}{{{shutdown|}}} }}
 
|-
 
|-
 
| '''Zuletzt aktualisiert:'''  
 
| '''Zuletzt aktualisiert:'''  
{{#if: {{{lastupdate}}} | {{!}}{{{lastupdate|}}} | {{!}}{{REVISIONDAY2}}.{{REVISIONMONTH}}.{{REVISIONYEAR}} }}
+
{{#if: {{{lastupdate|}}} | {{!}}{{{lastupdate|}}} | {{!}}{{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} }}
 
|-
 
|-
 
|
 
|
 
|}
 
|}
 
+
{{#ifeq: {{{hidden}}}| true | </div> }}
 
[[Kategorie:Projekte]]
 
[[Kategorie:Projekte]]
 
</includeonly>
 
</includeonly>

Aktuelle Version vom 28. Juli 2020, 07:46 Uhr


Language: English
Subpages:
Projekt hat keine Unterseiten.

Use like this:

{{Projekt
|image=No-Logo.png
|involved=[[User:Name]]
|startdate=<!--2013-01-21-->
|status=active|in progress|on hold|suspended|completed|canceled
|wtf=It's a little robot which does stuff.
|shutdown=Bitte shalte das Gerät beim Shutdown aus/Kann laufen gelassen werden/etc. (Leer lassen wenn das Projekt keine Insterlation im Metalab ist)
|lastupdate=<!-- if lastupdate is not set manually, the date will be set automatically to the date of the latest wikiapage -->
|hidden=true|false
}}