Project: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| (23 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Project" form. | This is the "Project" form. | ||
To create a | To create a project, enter the project name below; | ||
if a | if a project with that name already exists, you will be sent to a form to edit that project. | ||
{{#forminput:form=Project}} | {{#forminput:form=Project|autocomplete on category=Project}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<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}}} | ||
{| class=" | {| class="wikitable" | ||
! Image: | |-style="vertical-align:top;" | ||
! style="height:120px; width:200px; text-align:left;" | Image: | |||
| {{{field|image|property=Image|uploadable}}} | | {{{field|image|property=Image|uploadable}}} | ||
|- | |-style="vertical-align:top;" | ||
! Manager: | ! Manager: | ||
| {{{field|manager|property=Manager| | | {{{field|manager|property=Manager|input type=tokens|values from category=Person}}} | ||
|- | |-style="vertical-align:top;" | ||
! Team-members: | ! Team-members: | ||
| {{{field|team-members|property=Team | | {{{field|team-members|property=Team members|input type=tokens|values from category=Person}}} | ||
|- | |-style="vertical-align:top;" | ||
! Location_city: | ! Location_city: | ||
| {{{field|location_city|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= | | {{{field|status|property=Status|input type=radiobutton|default=Idea|mandatory}}} | ||
|- | |-style="vertical-align:top;" | ||
! Summary: | ! Summary: | ||
| {{{field|summary|property=Summary|input type=textarea| | | {{{field|summary|property=Summary|input type=textarea}}} | ||
|-style="vertical-align:top;" | |||
! Opencommons Link Page: | |||
| {{{field|opencommons}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
Latest revision as of 05:28, September 21, 2023
This is the "Project" form. To create a project, enter the project name below; if a project with that name already exists, you will be sent to a form to edit that project.