Actions

Form

Task: Difference between revisions

From dotnet

(Created page with "<noinclude> This is the "Task" 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=Task}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Task}}} {| class="formtable" ! Projects: | {{{field|projects}}} |- ! Skills: | {{{field|ski...")
 
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Task" form.
This is the "Task" form.
To create a page with this form, enter the page name below;
To create a task with this form, enter the task name below;
if a page with that name already exists, you will be sent to a form to edit that page.
if a task with that name already exists, you will be sent to a form to edit that task.


{{#forminput:form=Task}}
{{#forminput:form=Task|autocomplete on category=Task}}


</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|Task}}}
{{{for template|Task}}}
{| class="formtable"
{| class="wikitable"
! Projects:  
|-style="vertical-align:top;"
| {{{field|projects}}}
! style="height:40px; width:100px; text-align:left;" | Projects:  
|-
| {{{field|project|property=Project|input type=text with autocomplete|values from category=Project}}}
|-style="vertical-align:top;"
! Skills:  
! Skills:  
| {{{field|skills|input type=checkboxes}}}
| {{{field|skills|input type=tokens|values from property=Skill}}}
|-
|-style="vertical-align:top;"
! Work:  
! Work:  
| {{{field|work}}}
| {{{field|work|input type=textarea}}}
|-
|-style="vertical-align:top;"
! Deliverables:  
! Deliverables:  
| {{{field|deliverables}}}
| {{{field|deliverables}}}
|-
|-style="vertical-align:top;"
! Finish:  
! Finish:  
| {{{field|finish}}}
| {{{field|finish|input type=datepicker}}}
|-
|-style="vertical-align:top;"
! Funds:  
! Funds:  
| {{{field|funds}}}
| {{{field|funds}}}
|-
|-style="vertical-align:top;"
! Open:
| {{{field|active|property=Active|input type=checkbox}}}
|-style="vertical-align:top;"
! Interested:  
! Interested:  
| {{{field|interested|input type=text with autocomplete}}}
| {{{field|interested|property=Interested|input type=tokens|values from category=Person}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 16:03, October 5, 2023

This is the "Task" form. To create a task with this form, enter the task name below; if a task with that name already exists, you will be sent to a form to edit that task.