Template:ProductLineCargo: Difference between revisions
Appearance
Schang1146 (talk | contribs) Add template parameters |
Schang1146 (talk | contribs) Make all fields optional |
||
Line 4: | Line 4: | ||
; Fields available: | ; Fields available: | ||
: '''Company:''' ( | : '''Company:''' (Optional) Related company pages | ||
: '''Category:''' (Optional) Categories that the product could fall under (e.g. Laptop, Desktop, Server, etc.) | : '''Category:''' (Optional) Categories that the product could fall under (e.g. Laptop, Desktop, Server, etc.) | ||
: '''ArticleType''' ( | : '''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 | : '''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 | : '''Logo:''' (Optional) Image file of the product's logo | ||
: '''Description:''' ( | : '''Description:''' (Optional) Description of the incident in 150 characters or less | ||
{{#cargo_declare:_table=ProductLine | {{#cargo_declare:_table=ProductLine | ||
| Company = List (,) of Page | | Company = List (,) of Page | ||
| Category = List (,) of String | | Category = List (,) of String | ||
| ArticleType = String (allowed values=Product,Service | | ArticleType = String (allowed values=Product,Service) | ||
| Website = List (,) of URL | | Website = List (,) of URL | ||
| Logo = File | | Logo = File | ||
| Description = String | | Description = String | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 23:37, 30 June 2025
Important: This is a work in progress
This is the "ProductLine" template used with Cargo and the Wiki extension.
- Fields available
- Company: (Optional) Related company 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 template defines the table "ProductLine". View table.