Template:ProductCargo: Difference between revisions
Appearance
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> |
Revision as of 00:39, 5 July 2025
Important: This is a work in progress
This is the "Product" template used with Cargo and the Wiki extension.
- Fields available
- Company: (Optional) Related company pages
- ProductLine: (Optional) Related product line pages
- Category: (Optional) Categories that the product could fall under (e.g. Laptop, Desktop, Server, etc.)
- ArticleType (Optional) Indicates whether or not the incident is related to a "Product" or "Service"
- Website: (Optional) Links to a product's website - only include a website if it represents a separate top level domain (TLD) or regional variation
- Logo: (Optional) Image file of the product's logo
- Description: (Optional) Description of the incident in 150 characters or less
This is the "ProductCargo" template.
It should be called in the following format:
{{ProductCargo |Company= |ProductLine= |Category= |ArticleType= |Website= |Logo= |Description= }}
Edit the page to see the template text.
This template defines the table "Product". View table.