Template:CompanyCargo: Difference between revisions

Schang1146 (talk | contribs)
Order alphabetically
Schang1146 (talk | contribs)
Undo revision 16151 by Schang1146 (talk)
Tag: Undo
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
: '''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


{{#template_params:Description (label=Description)
                  |Founded (label=Founded)
                  |Industry (label=Industry)
                  |Logo (label=Logo)
                  |ParentCompany (label=Parent Company)
                  |Type (label=Type)
                  |Website (label=Website)
}}
{{#cargo_declare:_table=Company
{{#cargo_declare:_table=Company
| Description  = String (mandatory)
| Description  = String (mandatory)
Line 29: Line 37:
| ParentCompany = {{{ParentCompany}}}
| ParentCompany = {{{ParentCompany}}}
| Type          = {{{Type}}}
| Type          = {{{Type}}}
| Website      = {{{Website}}}
| Website      = {{{Website|}}}
| Description  = {{{Description}}}
| Description  = {{{Description}}}
}}
}}
</includeonly>
</includeonly>