|
|
(4 intermediate revisions by the same user not shown) |
Line 7: |
Line 7: |
| {{{for template|Phab}}} | | {{{for template|Phab}}} |
| {| class="formtable" style="width:100%;margin:0px;" | | {| class="formtable" style="width:100%;margin:0px;" |
| ! Title:
| |
| | {{{field|title|input type=text|size=96}}}
| |
| |-
| |
| ! Annual Plan Objectives:
| |
| | style="font-size:11px;" | {{{field|objectives|input type=tokens|size=100|values from property=Objective}}}
| |
| |-
| |
| ! People:
| |
| | style="font-size:11px;" | {{{field|people|input type=tokens|size=100|values from property=Person}}}
| |
| |-
| |
| ! Schedule:
| |
| | style="font-size:11px;" | {{{field|schedule|input type=tokens|size=100|values from property=Quarter}}}
| |
| |-
| |
| ! Tags: | | ! Tags: |
| | style="font-size:11px;" | {{{field|tags|input type=tokens|size=100|values from property=Tag}}} | | | style="font-size:11px;" | {{{field|tags|input type=tokens|size=100|values from property=Tag}}} |
| |-
| |
| ! Depends On:
| |
| | style="font-size:11px;" | {{{field|depends on|input type=tokens|size=100|values from category=Phabricator Tasks}}}
| |
| |-
| |
| ! Suppress graph:
| |
| | {{{field|suppress|input type=checkbox}}}
| |
| |-
| |
| ! Status:
| |
| | style="font-size:11px;" | {{{field|status|input type=checkboxes|values=Not Started, In Progress, Complete|default=Not Started|mandatory}}}
| |
| |} | | |} |
| {{{end template}}} | | {{{end template}}} |