Project: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
{{{for template|Project}}} | {{{for template|Project}}} | ||
{| class="formtable" | {| class="formtable" | ||
|- | |-style="vertical-align:top;" | ||
! style="text-align:left; width:200px;" | Image: | ! style="text-align:left; width:200px;" | Image: | ||
| {{{field|image|property=Image|uploadable}}} | | {{{field|image|property=Image|uploadable}}} | ||
|- | |-style="vertical-align:top;" | ||
! Manager: | ! Manager: | ||
| {{{field|manager|autocomplete on category=Person}}} | | {{{field|manager|autocomplete on category=Person}}} | ||
|- | |-style="vertical-align:top;" | ||
! Team-members: | ! Team-members: | ||
| {{{field|team-members|autocomplete on category=Person}}} | | {{{field|team-members|autocomplete on category=Person}}} | ||
|- | |-style="vertical-align:top;" | ||
! Location_city: | ! Location_city: | ||
| {{{field|location_city|property=City|values from property=City}}} | | {{{field|location_city|property=City|values from property=City}}} | ||
|- | |-style="vertical-align:top;" | ||
! Sectors: | ! Sectors: | ||
| {{{field|sectors|property=Sector}}} | | {{{field|sectors|property=Sector}}} | ||
|- | |-style="vertical-align:top;" | ||
! Status: | ! Status: | ||
| {{{field|status|property=Status|input type=radiobutton|default=Idea|mandatory}}} | | {{{field|status|property=Status|input type=radiobutton|default=Idea|mandatory}}} | ||
|- | |-style="vertical-align:top;" | ||
! Summary: | ! Summary: | ||
| {{{field|summary|property=Summary|input type=textarea|rows=5|cols=150}}} | | {{{field|summary|property=Summary|input type=textarea|rows=5|cols=150}}} | ||
Revision as of 04:16, September 18, 2023
This is the "Project" form. To create 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.