Task: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| (20 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 | To create a task with this form, enter the task name below; | ||
if a | if a task with that name already exists, you will be sent to a form to edit that task. | ||
{{#forminput:form=Task|autocomplete on category=Task}} | {{#forminput:form=Task|autocomplete on category=Task}} | ||
| Line 9: | Line 9: | ||
<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=" | {| class="wikitable" | ||
! Projects: | |-style="vertical-align:top;" | ||
| {{{field| | ! 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= | | {{{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= | | {{{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.