Vorlage:Project: Unterschied zwischen den Versionen

Aus Maschinendeck Wiki
Zur Navigation springen Zur Suche springen
>Fidepus
(Die Seite wurde neu angelegt: „<noinclude> This is the 'Project' template. It should be called in the following format: <pre> {{Project |Title = <short description 140 chars> |Type…“)
 
Keine Bearbeitungszusammenfassung
 
(26 dazwischenliegende Versionen von 3 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
|Title    = <short description 140 chars>
|Type      = <hardware, software, art, culture, ...>
|Members  = <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
| [[Title::{{{Title|}}}]]
| {{{Why|}}}
|-
|-
! What
| Was
| {{#arraymap:{{{Type|}}}|,|x|[[Of Type::x]]}}
| {{{What}}}
|-
|-
! Who
| Wer
| {{#arraymap:{{{Members|}}}|,|x|[[Working On::User:x|x]]}}
| {{{Who|}}}
|-
|-
! Status
| Status
| {{#Status:{{{Status|}}}|,|x|[[Status::x]]}}
| style="color: {{#ifeq: {{{Status|läuft}}} | läuft | \#00B105| \#FFC517 }};" | '''{{{status|läuft}}}'''
|-
! Tags
| [[Tag::{{{Tags|}}}]]
|}
|}
[[Kategorie:Projekte]]
</includeonly>


[[Category:Project]]
<noinclude>
</includeonly>
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>
}}