Zum Inhalt springen

Vorlage:Projekt: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Vierlex (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Mel1na (Diskussion | Beiträge)
temp dark mode compatibility
 
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 4: Zeile 4:
<includeonly>
<includeonly>
{{#ifeq: {{{hidden}}}| true | <div style="display:none;"> }}
{{#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 var(--border-color-notice); background-color: var(--background-color-notice-subtle) !important; 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: var(--background-color-progressive-subtle) !important;" colspan="2" |<big>{{PAGENAME}}</big>
|-
|-
|colspan="2" align="center"| {{#if: {{{image|}}}| {{150px image|{{{image}}}}} }}
|colspan="2" align="center"| {{#if: {{{image|}}}| {{150px image|{{{image}}}}} }}
Zeile 20: 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}} }}
|-
|-
|
|

Aktuelle Version vom 3. März 2025, 20:15 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 schalte das Gerät beim Shutdown aus/Kann laufen gelassen werden/etc. (Leer lassen wenn das Projekt keine Installation 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
}}