Form:Incident: Difference between revisions
Appearance
Schang1146 (talk | contribs) No edit summary |
more copyediting |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 10: | Line 10: | ||
{{{for template|IncidentCargo}}} | {{{for template|IncidentCargo}}} | ||
{| class="formtable" | {| class="formtable" | ||
|colspan="2"| Please fill out as many details as possible about the incident page you're creating. | |||
|- | |||
|colspan="2"| All fields are '''optional'''. | |||
|- | |||
! | |||
|- | |||
!rowspan="2"| Related Companies: | !rowspan="2"| Related Companies: | ||
| {{{field|Company | | {{{field|Company | ||
|input type=tokens | |input type=tokens | ||
|cargo table=Company | |cargo table=Company | ||
|cargo field=_pageName | |cargo field=_pageName | ||
Line 26: | Line 32: | ||
!rowspan="2"| Start Date: | !rowspan="2"| Start Date: | ||
| {{{field|StartDate | | {{{field|StartDate | ||
|input type= | |input type=regexp | ||
|regexp=/^\d{4}(-(0[1-9]!1[0-2])(-(0[1-9]![12][0-9]!3[01]))?)?$/ | |||
|or char=! | |||
}}} | }}} | ||
|- | |- | ||
Line 37: | Line 45: | ||
!rowspan="2"| End Date: | !rowspan="2"| End Date: | ||
| {{{field|EndDate | | {{{field|EndDate | ||
|input type= | |input type=regexp | ||
|regexp=/^\d{4}(-(0[1-9]!1[0-2])(-(0[1-9]![12][0-9]!3[01]))?)?$/ | |||
|or char=! | |||
}}} | }}} | ||
|- | |- | ||
Line 47: | Line 57: | ||
!rowspan="2"| Status: | !rowspan="2"| Status: | ||
| {{{field|Status | | {{{field|Status | ||
}}} | }}} | ||
|- | |- | ||
Line 55: | Line 64: | ||
|- | |- | ||
! Product Line: | !rowspan="2"| Product Line: | ||
| {{{field|ProductLine}}} | | {{{field|ProductLine | ||
|input type=tokens | |||
|cargo table=ProductLine | |||
|cargo field=_pageName | |||
}}} | |||
|- | |||
|style="color:gray;font-size:90%"| Related product/service lines. | |||
|- | |||
! | |||
|- | |||
!rowspan="2"| Product: | |||
| {{{field|Product | |||
|input type=tokens | |||
|cargo table=Product | |||
|cargo field=_pageName | |||
}}} | |||
|- | |||
|style="color:gray;font-size:90%"| Related products/services. | |||
|- | |||
! | |||
|- | |||
!rowspan="2"| Article Type: | |||
| {{{field|ArticleType | |||
}}} | |||
|- | |||
|style="color:gray;font-size:90%"| Specify whether the incident relates to a product or service. | |||
|- | |||
! | |||
|- | |- | ||
! | |||
| {{{field| | !rowspan="2"| Type: | ||
| {{{field|Type | |||
|input type=tokens | |||
}}} | |||
|- | |- | ||
|style="color:gray;font-size:90%"| What type of incident is this? (e.g. Repairability, Privacy, etc.) | |||
|- | |- | ||
! | ! | ||
|- | |- | ||
! | |||
| {{{field|Description}}} | !Description | ||
| {{{field|Description | |||
|input type=textarea | |||
|rows=3 | |||
|cols=75 | |||
|maxlength=150 | |||
|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> |
Latest revision as of 20:34, 22 July 2025
This is the "Incident" 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.