Vorlage:Project: Unterschied zwischen den Versionen

604 Bytes entfernt ,  02:59, 14. Aug. 2014
keine Bearbeitungszusammenfassung
>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…“)
 
>Ranlvor
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<noinclude>
<noinclude>
This is the 'Project' template.
Dies ist die Vorlage „Project“.
It should be called in the following format:
Sie sollte im folgenden Format genutzt werden:
<pre>
<pre>
{{Project
{{Project
|Title    = <short description 140 chars>
|Why=
|Type      = <hardware, software, art, culture, ...>
|What=
|Members  = <comma-separated list of people working on it>
|Status=
|Status   = <proposed, running, finished, abandoned, paused>
|Tags=
|Tags     = <comma-separated list of keywords>
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.
</noinclude><includeonly>
</noinclude><includeonly>{| class="wikitable"
{| 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
| [[Title::{{{Title|}}}]]
| [[Title::{{{Why|}}}]]  
|-
|-
! What
! What
| {{#arraymap:{{{Type|}}}|,|x|[[Of Type::x]]}}
| [[Type::{{{What|}}}]]  
|-
! Who
| {{#arraymap:{{{Members|}}}|,|x|[[Working On::User:x|x]]}}
|-
|-
! Status
! Status
| {{#Status:{{{Status|}}}|,|x|[[Status::x]]}}
| [[Status::{{{Status|}}}]]  
|-
|-
! Tags
! Tags
| [[Tag::{{{Tags|}}}]]
| {{{Tags|}}}  
|}
|}


[[Category:Project]]
[[Kategorie:Project]]
</includeonly>
</includeonly>
Anonymer Benutzer