Jump to content

Template:CompanyCargo: Difference between revisions

From Consumer Rights Wiki
Schang1146 (talk | contribs)
Undo revision 15877 by Schang1146 (talk)
Tag: Undo
Schang1146 (talk | contribs)
Order alphabetically
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


; Fields available:
; Fields available:
: '''Description:''' (Mandatory) Description of a company in 150 characters or less
: '''Founded:''' (Mandatory) Date when the company was founded
: '''Founded:''' (Mandatory) Date when the company was founded
: '''Industry:''' (Mandatory) Industries that this company is part of
: '''Industry:''' (Mandatory) Industries that this company is part of
Line 10: Line 11:
: '''Type:''' (Mandatory) Refers to if a company is public, private, non-profit, part of the government, or other
: '''Type:''' (Mandatory) Refers to if a company is public, private, non-profit, part of the government, or other
: '''Website:''' (Optional) Links to a company website - only include a website if it represents a separate top level domain (TLD) or regional variation
: '''Website:''' (Optional) Links to a company website - only include a website if it represents a separate top level domain (TLD) or regional variation
: '''Description:''' (Mandatory) Description of a company in 150 characters or less


{{#cargo_declare:_table=Company
{{#cargo_declare:_table=Company
| Description  = String (mandatory)
| Founded      = Date (mandatory)
| Founded      = Date (mandatory)
| Industry      = List (,) of String (mandatory)
| Industry      = List (,) of String (mandatory)
Line 19: Line 20:
| Type          = List (,) of String (allowed values=Public,Private,Government,Non-Profit,Other;mandatory)
| Type          = List (,) of String (allowed values=Public,Private,Government,Non-Profit,Other;mandatory)
| Website      = List (,) of URL
| Website      = List (,) of URL
| Description  = String (mandatory)
}}
}}
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{#cargo_store:_table=Company}}
{{#cargo_store:_table=Company
| Founded      = {{{Founded}}}
| Industry      = {{{Industry}}}
| Logo          = {{{Logo}}}
| ParentCompany = {{{ParentCompany}}}
| Type          = {{{Type}}}
| Website      = {{{Website}}}
| Description  = {{{Description}}}
}}
</includeonly>
</includeonly>

Latest revision as of 00:30, 25 June 2025


Important: This is a work in progress


This is the "Company" template used with Cargo and the Wiki extension.

Fields available
Description: (Mandatory) Description of a company in 150 characters or less
Founded: (Mandatory) Date when the company was founded
Industry: (Mandatory) Industries that this company is part of
Logo: (Optional) Image file of the company's logo
ParentCompany: (Optional) Parent company to the company
Type: (Mandatory) Refers to if a company is public, private, non-profit, part of the government, or other
Website: (Optional) Links to a company website - only include a website if it represents a separate top level domain (TLD) or regional variation

This template defines the table "Company". View table.