Template:IncidentCargo: Difference between revisions
Schang1146 (talk | contribs) Edit spacing for readability |
Schang1146 (talk | contribs) Use single syntax |
||
Line 8: | Line 8: | ||
: '''EndDate:''' (Optional) End date of incident | : '''EndDate:''' (Optional) End date of incident | ||
: '''Status:''' (Mandatory) Status of the incident (Active, Pending Resolution, Resolved) | : '''Status:''' (Mandatory) Status of the incident (Active, Pending Resolution, Resolved) | ||
: ''' | : '''ProductLine:''' (Optional) Related product line pages | ||
: '''Product:''' (Optional) Related product pages | : '''Product:''' (Optional) Related product pages | ||
: '''ArticleType''' (Mandatory) Indicates whether or not the incident is related to a "Product" or "Service" | : '''ArticleType''' (Mandatory) Indicates whether or not the incident is related to a "Product" or "Service" | ||
Line 19: | Line 19: | ||
| EndDate = Date | | EndDate = Date | ||
| Status = String (allowed values=Active,Pending Resolution,Resolved;mandatory) | | Status = String (allowed values=Active,Pending Resolution,Resolved;mandatory) | ||
| | | ProductLine = List (,) of Page | ||
| Product = List (,) of Page | | Product = List (,) of Page | ||
| ArticleType = String (allowed values=Product,Service; mandatory) | | ArticleType = String (allowed values=Product,Service; mandatory) |