Template:CompanyCargo: Difference between revisions
Appearance
Schang1146 (talk | contribs) Remove infobox Tag: Reverted |
Schang1146 (talk | contribs) Undo revision, removes infobox from some pages that need it Tag: Undo |
||
Line 54: | Line 54: | ||
| Description = {{{Description|}}} | | Description = {{{Description|}}} | ||
}} | }} | ||
<div class="infobox"> | |||
<div style="display: flex; gap: 8px; flex-direction: column"> | |||
<div class="infobox-title">{{PAGENAME}}</div> | |||
<div class="infobox-image">[[File:{{{Logo|QuestionMark.svg}}}|200px]]</div> | |||
<table class="infobox-table"> | |||
<tr> | |||
<th colspan="2" class="infobox-table-caption">Basic information</th> | |||
</tr> | |||
<tr> | |||
<th>{{nowrap|Founded}}</th> | |||
<td>{{{Founded|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{nowrap|Legal Structure}}</th> | |||
<td>{{{Type|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{nowrap|Industry}}</th> | |||
<td>{{{Industry|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>{{nowrap|Official website}}</th> | |||
<td>{{{Website|}}}</td> | |||
</tr> | |||
</table> | |||
</div> | |||
</div> | |||
</includeonly> | </includeonly> |
Revision as of 05:08, 10 July 2025
Important: This is a work in progress
This is the "Company" template used with Cargo and the Wiki extension.
- Fields available
- Description: (Optional) Description of a company in 150 characters or less
- Founded: (Optional) Date when the company was founded
- Industry: (Optional) Industries that this company is part of
- Logo: (Optional) Image file of the company's logo
- ParentCompany: (Optional) Parent company to the company
- Type: (Optional) 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 is the "CompanyCargo" template.
It should be called in the following format:
{{CompanyCargo |Description= |Founded= |Industry= |Logo= |ParentCompany= |Type= |Website= }}
Edit the page to see the template text.
This template defines the table "Company". View table.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Founded | Founded | no description | Unknown | optional |
Industry | Industry | no description | Unknown | optional |
Logo | Logo | no description | Unknown | optional |
ParentCompany | ParentCompany | no description | Unknown | optional |
Type | Type | no description | Unknown | optional |
Website | Website | no description | Unknown | optional |
Description | Description | no description | Unknown | optional |