Actions

Form

Project: Difference between revisions

From dotnet

(Created page with "<noinclude> 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. {{#forminput:form=Project}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Project}}} {| class="formtable" ! Image: | {{{field|image|uploadable}}} |- ! Manager:...")
 
No edit summary
 
(25 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"
! Image:  
|-style="vertical-align:top;"
| {{{field|image|uploadable}}}
! style="height:120px; width:200px; text-align:left;" | Image:  
|-
| {{{field|image|property=Image|uploadable}}}
|-style="vertical-align:top;"
! Manager:  
! Manager:  
| {{{field|manager}}}
| {{{field|manager|property=Manager|input type=tokens|values from category=Person}}}
|-
|-style="vertical-align:top;"
! Team-members:  
! Team-members:  
| {{{field|team-members}}}
| {{{field|team-members|property=Team members|input type=tokens|values from category=Person}}}
|-
|-style="vertical-align:top;"
! Location_city:  
! Location_city:  
| {{{field|location_city}}}
| {{{field|location_city|property=City|values from property=City}}}
|-
|-style="vertical-align:top;"
! Sectors:  
! Sectors:  
| {{{field|sectors}}}
| {{{field|sectors|property=Sector}}}
|-
|-style="vertical-align:top;"
! Status:  
! Status:  
| {{{field|status}}}
| {{{field|status|property=Status|input type=radiobutton|default=Idea|mandatory}}}
|-
|-style="vertical-align:top;"
! Summary:  
! Summary:  
| {{{field|summary}}}
| {{{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.