Vorlage:Project: Unterschied zwischen den Versionen

Aus Maschinendeck Wiki
Zur Navigation springen Zur Suche springen
>Ranlvor
(restored to „it just works“)
>Ranlvor
(changed parameter names to match table-lables for formular-stuff)
Zeile 4: Zeile 4:
<pre>
<pre>
{{Project
{{Project
|Title    = <short description 140 chars>
|Why      = <short description 140 chars>
|Type     = <hardware, software, art, culture, ...>
|What     = <hardware, software, art, culture, ...>
|Members  = <comma-separated list of people working on it>
|Who      = <comma-separated list of people working on it>
|Status    = <proposed, running, finished, abandoned, paused>
|Status    = <proposed, running, finished, abandoned, paused>
|Tags      = <comma-separated list of keywords>
|Tags      = <comma-separated list of keywords>
Zeile 20: Zeile 20:
|-
|-
! What
! What
| {{#arraymap:{{{Type|}}}|,|x|[[Of Type::x]]}}
| {{#arraymap:{{{What|}}}|,|x|[[Of Type::x]]}}
|-
|-
! Who
! Who
| {{#arraymap:{{{Members|}}}|,|x|[[Working On::User:x|x]]}}
| {{#arraymap:{{{Who|}}}|,|x|[[Working On::User:x|x]]}}
|-
|-
! Status
! Status

Version vom 14. August 2014, 03:46 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.