Vorlage:Project: Unterschied zwischen den Versionen

Aus Maschinendeck Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly>
{| style="width: 30em; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" class="wiki-table"
! style="text-align: center; background-color:#ccccff;" colspan="2"|<big>{{PAGENAME}}</big>
|-
| Weshalb
| {{{Why|–}}}
|-
| Was
| {{{What}}}
|-
| Wer
| {{{Who|–}}}
|-
| Status
| style="color: {{#ifeq: {{{Status|läuft}}} | läuft | \#00B105| \#FFC517 }};" | '''{{{status|läuft}}}'''
|}
[[Kategorie:Projekte]]
</includeonly>
<noinclude>
<noinclude>
This is the 'Project' template.
Dieses Template deklariert ein Projekt.
It should be called in the following format:
<pre>
<pre>
{{Project
{{Project
Zeile 7: Zeile 25:
|What      = <hardware, software, art, culture, ...>
|What      = <hardware, software, art, culture, ...>
|Who      = <comma-separated list of people working on it>
|Who      = <comma-separated list of people working on it>
|Status    = <proposed, running, finished, abandoned, paused>
|Status    = <vorgeschlagen, läuft, beendet, stale, pausiert>
|Tags      = <comma-separated list of keywords>
}}
}}
</pre>
</pre>
Edit the page to see the template text.
</noinclude>
</noinclude>
<includeonly>
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; 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>
|-
| Why
| {{{Why| }}}
|-
| What
| {{{What| }}}
|-
| Who
| {{{Who| }}}
|-
| Status
| {{{Status| }}}
|}
[[Kategorie:Projekte]]
</includeonly>

Aktuelle Version vom 19. März 2023, 20:30 Uhr


Dieses Template deklariert ein Projekt.

{{Project
|Why       = <short description 140 chars>
|What      = <hardware, software, art, culture, ...>
|Who       = <comma-separated list of people working on it>
|Status    = <vorgeschlagen, läuft, beendet, stale, pausiert>
}}