Template:IncidentCargo: Difference between revisions
Schang1146 (talk | contribs) Initial edit |
Schang1146 (talk | contribs) Rename "IncidentStatus" field to "Status" |
||
Line 7: | Line 7: | ||
: '''StartDate:''' (Optional) Start date of incident | : '''StartDate:''' (Optional) Start date of incident | ||
: '''EndDate:''' (Optional) End date of incident | : '''EndDate:''' (Optional) End date of incident | ||
: ''' | : '''Status:''' (Mandatory) Status of the incident (Active, Pending Resolution, Resolved) | ||
: '''ProductLines:''' (Optional) Related product line pages | : '''ProductLines:''' (Optional) Related product line pages | ||
: '''Product:''' (Optional) Related product pages | : '''Product:''' (Optional) Related product pages | ||
Line 18: | Line 18: | ||
| StartDate = Date | | StartDate = Date | ||
| EndDate = Date | | EndDate = Date | ||
| | | Status = String (allowed values=Active,Pending Resolution,Resolved;mandatory) | ||
| ProductLines = List (,) of Page | | ProductLines = List (,) of Page | ||
| Product = List (,) of Page | | Product = List (,) of Page |