Difference between revisions of "Form:Wiki Issue"

From forestDSS
Jump to: navigation, search
(Created page with "<noinclude> This is the "Wiki Issue" 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...")
 
m (Text replace - "Has issue status" to "Has task status")
 
(11 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
if a page with that name already exists, you will be sent to a form to edit that page.
  
 +
Back to [[Wiki_Issue_list]]
  
 
{{#forminput:form=Wiki Issue}}
 
{{#forminput:form=Wiki Issue}}
Line 12: Line 13:
 
{| class="formtable"
 
{| class="formtable"
 
! Has issue type:
 
! Has issue type:
| {{{field|Has issue type|input type=radiobutton|mandatory}}}
+
| {{{field|Has issue type|input type=radiobutton|mandatory|default=Bug}}}
 +
|-
 +
! Has author:
 +
| {{{field|Has author|input type=|mandatory|}}}
 +
|-
 +
! Has responsible person or organization:
 +
| {{{field|Has responsible person or organization|input type=|}}}
 
|-
 
|-
 
! Has issue description:
 
! Has issue description:
| {{{field|Has issue description|mandatory}}}
+
| {{{field|Has issue description|mandatory|cols=50|rows=10}}}
 +
|-
 +
! Has issue solution:
 +
| {{{field|Has issue solution|cols=50|rows=10}}}
 
|-
 
|-
 
! Has issue priority:
 
! Has issue priority:
| {{{field|Has issue priority|input type=radiobutton|mandatory}}}
+
| {{{field|Has issue priority|input type=radiobutton|mandatory|default=low}}}
 
|-
 
|-
! Is issue closed::
+
! Has task status:
| {{{field|Is issue closed:|input type=dropdown|mandatory}}}
+
| {{{field|Has task status|input type=radiobutton|values=Not started,In progress,Completed|default=Not started|mandatory}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 00:10, 7 September 2013

This is the "Wiki Issue" 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.

Back to Wiki_Issue_list