Form:Incident: Difference between revisions
Schang1146 (talk | contribs) Update date fields to text input type with regexp |
Schang1146 (talk | contribs) m Protected "Form:Incident" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 11: | Line 11: | ||
{| class="formtable" | {| class="formtable" | ||
|colspan="2"| Please fill out as | |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 | ||
|cargo table=Company | |cargo table=Company | ||
|cargo field=_pageName | |cargo field=_pageName | ||
Line 68: | Line 67: | ||
| {{{field|ProductLine | | {{{field|ProductLine | ||
|input type=tokens | |input type=tokens | ||
|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 81: | Line 79: | ||
| {{{field|Product | | {{{field|Product | ||
|input type=tokens | |input type=tokens | ||
|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 116: | Line 113: | ||
|cols=75 | |cols=75 | ||
|maxlength=150 | |maxlength=150 | ||
|placeholder=Description of the | |placeholder=Description of the incident in 150 characters or less | ||
}}} | }}} | ||
|} | |} |