(Infobox created with infobox builder.) |
m (add logo_caption parameter) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
< | <media source="logo"> | ||
<image source=" | <caption source="logo_caption"/> | ||
</media> | |||
<media source="image"> | |||
<caption source="caption"/> | |||
</media> | |||
<data source="cognomina"> | <data source="cognomina"> | ||
<label>Cognomina</label> | <label>Cognomina</label> | ||
Line 31: | Line 35: | ||
<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 43: | ||
</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 | |||
}, | |||
"logo_caption": { | |||
"label": "Logo caption", | |||
"description": "If a logo was provided, a caption describing its relation to the legal entity, such as what service or division it represents or when it was adopted.", | |||
"type": "content" | |||
} | |||
}, | |||
"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", | |||
"logo_caption", | |||
"image", | |||
"caption", | |||
"cognomina", | |||
"business_type", | |||
"industry", | |||
"date_established", | |||
"date_defunct", | |||
"fate", | |||
"headquarters", | |||
"owner", | |||
"num_employees", | |||
"affiliation", | |||
"notes" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 22:02, 7 October 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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The full name of the company or organization. Defaults to the page name. | Content | optional |
Logo | logo | The logo or wordmark used by the company. It is preferred to use a wide logotype if also submitting an image. | File | suggested |
Logo caption | logo_caption | If a logo was provided, a caption describing its relation to the legal entity, such as what service or division it represents or when it was adopted. | Content | optional |
Image | image | Any pictures that depict the product or headquarters campus of the company. | File | suggested |
Image caption | caption | If an image was provided, a caption describing its relation to the legal entity, as it might not be immediately obvious. | Content | suggested |
Cognomina | cognomina | Any other names the company is referred to as, including internal and former names and nicknames. | Content | optional |
Business Type | business_type | Type of ownership in the company, such as public or private, non-profit, etc.. | Content | suggested |
Industry | industry | The primary industry or industries in which the company operates. | Content | suggested |
Date established | date_established | When the building or organization was established. | Date | suggested |
Date defunct | date_defunct | When the building or organization became defunct. | Date | optional |
Fate | fate | Reasons the company became defunct, such as bankruptcy or acquisition, including any companies that it merged with. | Content | optional |
Headquarters | headquarters | Where the company's headquarters are located. | Content | suggested |
Owner | owner | The person or people presently in charge of the company. | Content | suggested |
Number of employees | num_employees | The number of employees at the company, and any information as to when the statistic was taken. | Content | suggested |
Affiliation | affiliation | Any organizations and movements the character is affiliated with, especially criminal organizations such as the Coalition. | Content | suggested |
Notes | notes | Anything else you want to say. | Content | suggested |