Form:Project: Difference between revisions

From Chaosdorf Wiki
m (Comments)
m (Kommentare)
Line 7: Line 7:
</noinclude><includeonly>
</noinclude><includeonly>


* Taucht nur in [[:Category:Projects]] auf, wenn Name, Description und Image gesetzt sind
* Der Rest ist optional
* Work in progress, Feedback und so → {{U|derf}}
* Work in progress, Feedback und so → {{U|derf}}


<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Project}}}
{{{for template|Project|label=Project}}}
{| class="formtable"
{| class="formtable" width="100%"
! Name:
! Name:
| {{{field|name|mandatory}}}
| {{{field|name|mandatory}}}
|
|-
|-
! Description:
! Description:
| {{{field|description|input type=text|mandatory}}}
| {{{field|description|input type=text|mandatory}}}
|
|-
|-
! Location:
! Location:
| {{{field|location|input type=text with autocomplete}}}
| {{{field|location|input type=text with autocomplete}}}
| ''(optional)'' Z.B. Lötecke, Serverraum
|-
|-
! Image (Filename):
! Image (Filename):
| {{{field|image|input type=text|mandatory}}}
| {{{field|image|input type=text|mandatory}}}
| Nur Dateiname, ohne File: Prefix. Z.B. "Fnord.jpg"
|-
|-
! Status:
! Status:
| {{{field|status|input type=dropdown|values=idea,alpha,beta,stable,obsolete}}}
| {{{field|status|input type=dropdown|values=idea,alpha,beta,stable,obsolete}}}
| ''(optional)''
|-
|-
! People:
! People:
| {{{field|people}}}
| {{{field|people}}}
| ''(optional)'' Beteiligte Leute
|-
|-
! Source (URL):
! Source (URL):
| {{{field|sourcelink|input type=text}}}
| {{{field|sourcelink|input type=text}}}
| ''(optiona)'' Link zu Quelltext. Z.B. <nowiki>"https://github.com/foo/bar{{!}}alternativtext"</nowiki>
|-
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 08:16, 19 June 2012


To create or edit a project, enter the page name below.