Template:IncidentCargo: Difference between revisions
Appearance
Schang1146 (talk | contribs) Use single syntax |
Schang1146 (talk | contribs) Add template parameters |
||
Line 27: | Line 27: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#cargo_store:_table=Incident}} | {{#cargo_store:_table=Incident | ||
| Company = {{{Company}}} | |||
| StartDate = {{{StartDate}}} | |||
| EndDate = {{{EndDate}}} | |||
| Status = {{{Status}}} | |||
| ProductLine = {{{ProductLine}}} | |||
| Product = {{{Product}}} | |||
| ArticleType = {{{ArticleType}}} | |||
| Type = {{{Type}}} | |||
| Description = {{{Description}}} | |||
}} | |||
</includeonly> | </includeonly> |
Revision as of 06:30, 24 June 2025
Important: This is a work in progress
This is the "Incident" template used with Cargo and the Wiki extension.
- Fields available
- Company: (Mandatory) Related company pages
- StartDate: (Optional) Start date of incident
- EndDate: (Optional) End date of incident
- Status: (Mandatory) Status of the incident (Active, Pending Resolution, Resolved)
- ProductLine: (Optional) Related product line pages
- Product: (Optional) Related product pages
- ArticleType (Mandatory) Indicates whether or not the incident is related to a "Product" or "Service"
- Type: (Mandatory) Type of incident (e.g. Repairability, Privacy, etc.)
- Description: (Mandatory) Description of the incident in 150 characters or less
This template defines the table "Incident". View table.