Template:IncidentCargo: Difference between revisions
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> |