Template:ProductCargo: Difference between revisions
Schang1146 (talk | contribs) Use singular syntax |
Schang1146 (talk | contribs) Add template parameters |
||
Line 23: | Line 23: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#cargo_store:_table=Product}} | {{#cargo_store:_table=Product | ||
| Company = {{{Company}}} | |||
| ProductLine = {{{ProductLine}}} | |||
| Category = {{{Category}}} | |||
| ArticleType = {{{ArticleType}}} | |||
| Website = {{{Website}}} | |||
| Logo = {{{Logo}}} | |||
| Description = {{{Description}}} | |||
}} | |||
</includeonly> | </includeonly> |