Form:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (changed autocomplete) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
{{{for template|Project}}} | {{{for template|Project}}} | ||
{| class="formtable" | {| class="formtable" | ||
− | |||
− | |||
− | |||
! Type of the Project: | ! Type of the Project: | ||
− | |||
| {{{field|type|mandatory}}} | | {{{field|type|mandatory}}} | ||
|- | |- | ||
Line 21: | Line 17: | ||
! Logo: | ! Logo: | ||
| {{{field|logo|uploadable}}} | | {{{field|logo|uploadable}}} | ||
− | |||
− | |||
− | |||
|- | |- | ||
! State of this project: | ! State of this project: | ||
− | | {{{field|status|mandatory}}} | + | | {{{field|status|mandatory|default=planning}}} |
+ | |- | ||
+ | ! Source code repository: | ||
+ | | {{{field|repository}}} | ||
+ | |- | ||
+ | ! Issue tracker: | ||
+ | | {{{field|tracker|input type=text}}} | ||
|- | |- | ||
! Meetings: | ! Meetings: | ||
− | | {{{field|meetings}}} | + | | {{{field|meetings|default=none}}} || e.g. "Thursdays, 8pm" |
+ | |- | ||
+ | ! Contact Person(s): | ||
+ | | {{{field|contact|mandatory|input type=text|autocomplete on namespace=User}}} || comma-separated | ||
|- | |- | ||
− | ! | + | ! Members: |
− | | {{{field| | + | | {{{field|members|input type=text|autocomplete on namespace=User}}} || comma-separated |
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Latest revision as of 23:24, 17 March 2011
This is the 'Project' form. To add a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.