Template:ProductCargo: Difference between revisions

Schang1146 (talk | contribs)
Add #template_params
Schang1146 (talk | contribs)
No edit summary
Line 32: Line 32:
<includeonly>
<includeonly>
{{#cargo_store:_table=Product
{{#cargo_store:_table=Product
| Company        = {{{Company}}}
| Company        = {{{Company|}}}
| ProductLine    = {{{ProductLine}}}
| ProductLine    = {{{ProductLine|}}}
| Category      = {{{Category}}}
| Category      = {{{Category|}}}
| ArticleType    = {{{ArticleType}}}
| ArticleType    = {{{ArticleType|}}}
| Website        = {{{Website}}}
| Website        = {{{Website|}}}
| Logo          = {{{Logo}}}
| Logo          = {{{Logo|}}}
| Description    = {{{Description}}}
| Description    = {{{Description|}}}
}}
}}
</includeonly>
</includeonly>