Template:Infobox company: Difference between revisions

Template page
(Infobox created with infobox builder.)
 
(Add template data, caption and affiliation params)
Line 3: Line 3:
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
<image source="logo"/>
<media source="logo"/>
<image source="image"/>
<media source="image">
        <caption source="caption"/>
    </media>
<data source="cognomina">
<data source="cognomina">
<label>Cognomina</label>
<label>Cognomina</label>
Line 31: Line 33:
<data source="num_employees">
<data source="num_employees">
<label>Employees</label>
<label>Employees</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
</data>
<data source="notes">
<data source="notes">
Line 36: Line 41:
</data>
</data>
</infobox>
</infobox>
<noinclude>
<templatedata>
{
"params": {
"name": {
"label": "Name",
"description": "The full name of the company or organization. Defaults to the page name.",
"type": "content"
},
"logo": {
"label": "Logo",
"description": "The logo or wordmark used by the company. It is preferred to use a wide logotype if also submitting an image.",
"type": "wiki-file-name",
"suggested": true
},
"image": {
"label": "Image",
"description": "Any pictures that depict the product or headquarters campus of the company.",
"type": "wiki-file-name",
"suggested": true
},
"cognomina": {
"label": "Cognomina",
"description": "Any other names the company is referred to as, including internal and former names and nicknames.",
"type": "content"
},
"business_type": {
"label": "Business Type",
"description": "Type of ownership in the company, such as public or private, non-profit, etc..",
"type": "content",
"suggested": true
},
"industry": {
"label": "Industry",
"description": "The primary industry or industries in which the company operates.",
"type": "content",
"suggested": true
},
"date_established": {
"label": "Date established",
"description": "When the building or organization was established.",
"type": "date",
"suggested": true
},
"date_defunct": {
"label": "Date defunct",
"description": "When the building or organization became defunct.",
"type": "date"
},
"fate": {
"label": "Fate",
"description": "Reasons the company became defunct, such as bankruptcy or acquisition, including any companies that it merged with.",
"type": "content"
},
"headquarters": {
"label": "Headquarters",
"description": "Where the company's headquarters are located.",
"type": "content",
"suggested": true
},
"owner": {
"label": "Owner",
"description": "The person or people presently in charge of the company.",
"type": "content",
"suggested": true
},
"num_employees": {
"label": "Number of employees",
"description": "The number of employees at the company, and any information as to when the statistic was taken.",
"type": "content",
"suggested": true
},
"notes": {
"label": "Notes",
"description": "Anything else you want to say.",
"type": "content",
"suggested": true
},
"caption": {
"label": "Image caption",
"description": "If an image was provided, a caption describing its relation to the legal entity, as it might not be immediately obvious.",
"type": "content",
"suggested": true
},
"affiliation": {
"label": "Affiliation",
"description": "Any organizations and movements the character is affiliated with, especially criminal organizations such as the Coalition.",
"type": "content",
"suggested": true
}
},
"description": "Allows you to describe a company. The following fields are available to specify. All of them are optional; editors are encouraged to fill them in as per their discretion.",
"paramOrder": [
"name",
"logo",
"image",
"caption",
"cognomina",
"business_type",
"industry",
"date_established",
"date_defunct",
"fate",
"headquarters",
"owner",
"num_employees",
"affiliation",
"notes"
]
}
</templatedata>
</noinclude>

Revision as of 03:01, 15 May 2023

Allows you to describe a company. The following fields are available to specify. All of them are optional; editors are encouraged to fill them in as per their discretion.

Template parameters

ParameterDescriptionTypeStatus
Namename

The full name of the company or organization. Defaults to the page name.

Contentoptional
Logologo

The logo or wordmark used by the company. It is preferred to use a wide logotype if also submitting an image.

Filesuggested
Imageimage

Any pictures that depict the product or headquarters campus of the company.

Filesuggested
Image captioncaption

If an image was provided, a caption describing its relation to the legal entity, as it might not be immediately obvious.

Contentsuggested
Cognominacognomina

Any other names the company is referred to as, including internal and former names and nicknames.

Contentoptional
Business Typebusiness_type

Type of ownership in the company, such as public or private, non-profit, etc..

Contentsuggested
Industryindustry

The primary industry or industries in which the company operates.

Contentsuggested
Date establisheddate_established

When the building or organization was established.

Datesuggested
Date defunctdate_defunct

When the building or organization became defunct.

Dateoptional
Fatefate

Reasons the company became defunct, such as bankruptcy or acquisition, including any companies that it merged with.

Contentoptional
Headquartersheadquarters

Where the company's headquarters are located.

Contentsuggested
Ownerowner

The person or people presently in charge of the company.

Contentsuggested
Number of employeesnum_employees

The number of employees at the company, and any information as to when the statistic was taken.

Contentsuggested
Affiliationaffiliation

Any organizations and movements the character is affiliated with, especially criminal organizations such as the Coalition.

Contentsuggested
Notesnotes

Anything else you want to say.

Contentsuggested