Vorlage:Project: Unterschied zwischen den Versionen

Aus Maschinendeck Wiki
Zur Navigation springen Zur Suche springen
>Ranlvor
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 17: Zeile 17:
|-
|-
! Why
! Why
| [[Title::{{{Why|}}}]]
| {{{Why}}}
|-
|-
! What
! What
| {{#arraymap:{{{What|}}}|,|x|[[Of Type::x]]}}
| {{{What}}}
|-
|-
! Who
! Who
| {{#arraymap:{{{Who|}}}|,|x|[[Working On::User:x|x]]}}
| {{{Who}}}
|-
|-
! Status
! Status
| [[Status::{{{Status|}}}]]
| {{Status}}}
|-
|-
! Tags
! Tags
| {{#arraymap:{{{Tags|}}}|,|x|[[Tag::x]]}}  
| {{{Tags}}}
|}[[Category:Project]]
|}
[[Category:Project]]
</includeonly>
</includeonly>

Version vom 26. Juli 2022, 20:19 Uhr

This is the 'Project' template. It should be called in the following format:

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

Edit the page to see the template text.