Form:Incident: Difference between revisions

Schang1146 (talk | contribs)
Add note specifying all fields are optional
more copyediting
 
(6 intermediate revisions by 3 users not shown)
Line 11: Line 11:
{| class="formtable"
{| class="formtable"


|colspan="2"| Please fill out as much details as possible about the incident page you're trying to create.
|colspan="2"| Please fill out as many details as possible about the incident page you're creating.
|-
|-
|colspan="2"| All fields are '''optional'''.
|colspan="2"| All fields are '''optional'''.
Line 21: Line 21:
| {{{field|Company
| {{{field|Company
     |input type=tokens
     |input type=tokens
    |existing values only
     |cargo table=Company
     |cargo table=Company
     |cargo field=_pageName
     |cargo field=_pageName
Line 33: Line 32:
!rowspan="2"| Start Date:  
!rowspan="2"| Start Date:  
| {{{field|StartDate
| {{{field|StartDate
     |input type=datepicker
     |input type=regexp
    |regexp=/^\d{4}(-(0[1-9]!1[0-2])(-(0[1-9]![12][0-9]!3[01]))?)?$/
    |or char=!
   }}}
   }}}
|-
|-
Line 44: Line 45:
!rowspan="2"| End Date:  
!rowspan="2"| End Date:  
| {{{field|EndDate
| {{{field|EndDate
     |input type=datepicker
     |input type=regexp
    |regexp=/^\d{4}(-(0[1-9]!1[0-2])(-(0[1-9]![12][0-9]!3[01]))?)?$/
    |or char=!
   }}}
   }}}
|-
|-
Line 64: Line 67:
| {{{field|ProductLine
| {{{field|ProductLine
     |input type=tokens
     |input type=tokens
    |existing values only
     |cargo table=ProductLine
     |cargo table=ProductLine
     |cargo field=_pageName
     |cargo field=_pageName
   }}}
   }}}
|-
|-
|style="color:gray;font-size:90%"| Related product lines.
|style="color:gray;font-size:90%"| Related product/service lines.
|-
|-
! 
! 
Line 77: Line 79:
| {{{field|Product
| {{{field|Product
     |input type=tokens
     |input type=tokens
    |existing values only
     |cargo table=Product
     |cargo table=Product
     |cargo field=_pageName
     |cargo field=_pageName
   }}}
   }}}
|-
|-
|style="color:gray;font-size:90%"| Related products.
|style="color:gray;font-size:90%"| Related products/services.
|-
|-
! 
! 
Line 112: Line 113:
     |cols=75
     |cols=75
     |maxlength=150
     |maxlength=150
     |placeholder=Description of the company in 150 characters or less
     |placeholder=Description of the incident in 150 characters or less
   }}}
   }}}
|}
|}
{{{end template}}}
{{{end template}}}
{{Box|'''IMPORTANT''': Make sure to click on the '''Save page''' button to submit the form.}}
</includeonly>
</includeonly>