(fixes) |
m (update) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
To create or edit a project, enter the page name below. | |||
{{#forminput:form=Project}} | {{#forminput:form=Project}} | ||
Line 11: | Line 9: | ||
{{{for template|Project}}} | {{{for template|Project}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Name: | ! Name: | ||
| {{{field|name}}} | | {{{field|name|mandatory}}} | ||
|- | |- | ||
! Description: | ! Description: | ||
| {{{field|description|input type=text}}} | | {{{field|description|input type=text|mandatory}}} | ||
|- | |- | ||
! Location: | ! Location: | ||
| {{{field|location|input type=text with autocomplete}}} | | {{{field|location|input type=text with autocomplete}}} | ||
|- | |||
! Image (Filename): | |||
| {{{field|image|input type=text|mandatory}}} | |||
|- | |||
! Status: | |||
| {{{field|status|input type=dropdown|values=idea,alpha,beta,stable,obsolete}}} | |||
|- | |- | ||
! People: | ! People: | ||
| {{{field|people}}} | | {{{field|people}}} | ||
|- | |- | ||
! | ! Source (URL): | ||
| {{{field|sourcelink|input type=text}}} | | {{{field|sourcelink|input type=text}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
''' | '''Seiteninhalt:''' | ||
{{{standard input|free text|rows=20}}} | {{{standard input|free text|rows=20}}} |
Revision as of 19:20, 18 June 2012
To create or edit a project, enter the page name below.