Actions

Form

Project: Difference between revisions

From dotnet

No edit summary
No edit summary
 
(15 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 page with this form, enter the page name below;
To create a project, enter the project name below;
if a page with that name already exists, you will be sent to a form to edit that page.
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="formtable"
{| class="wikitable"
|-
|-style="vertical-align:top;"
! style="text-align:left; width:200px;" | Image:  
! 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|autocomplete on category=Person}}}
| {{{field|manager|property=Manager|input type=tokens|values from category=Person}}}
|-
|-style="vertical-align:top;"
! Team-members:  
! Team-members:  
| {{{field|team-members|autocomplete on category=Person}}}
| {{{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|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}}}
|-style="vertical-align:top;"
! Opencommons Link Page:
| {{{field|opencommons}}}
|}
|}
{{{end template}}}
{{{end template}}}
'''Free text:'''
{{{standard input|free text|rows=10}}}
</includeonly>

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.