Form:Plan: Difference between revisions
From platformevolution
(Created page with "<includeonly> {| style="background-color:#f9f9f9;border:1px solid #dddddd;" | style="padding:5px;" | {{{standard input|save|label=Save}}} {{{standard input|cancel|label=Cancel...") |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
{{{for template|Plan}}} | {{{for template|Plan}}} | ||
{| class="formtable" style="width:100%;margin:0px;" | {| class="formtable" style="width:100%;margin:0px;" | ||
! style="padding:5px;" | Goal: | ! style="padding:5px;" | Program Name: | ||
| {{{field|Goal|input type=textarea|size=80|rows=5| | | {{{field|Program Name|input type=text|size=100}}} | ||
|- | |||
! style="padding:5px;" | Program Manager: | |||
| {{{field|Program Manager|input type=text|size=100}}} | |||
|- | |||
! style="padding:5px;" | Product Manager: | |||
| {{{field|Product Manager|input type=text|size=100}}} | |||
|- | |||
! style="padding:5px;" | Executive Sponsor: | |||
| {{{field|Executive Sponsor|input type=text|size=100}}} | |||
|- | |||
! style="padding:5px;" | Program Goal: | |||
| {{{field|Program Goal|input type=textarea|size=80|rows=5}}} | |||
|- | |||
! style="padding:5px;" | Annual Plan Goals: | |||
| {{{field|Annual Plan Goals|input type=textarea|size=80|rows=5}}}{{{end template}}} | |||
|- | |||
! style="padding:5px;" | Resources: | |||
| {{{standard input|free text|size=80|rows=5}}} | |||
|} | |} | ||
|- | |- | ||
| style="padding:5px;" | {{{standard input|save|label=Save}}} {{{standard input|cancel|label=Cancel}}} | | style="padding:5px;" | {{{standard input|save|label=Save}}} {{{standard input|cancel|label=Cancel}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |