Vorlage:Project: Unterschied zwischen den Versionen

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

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>
}}