Jump to content

Template:CompanyInfobox: Difference between revisions

From Consumer Rights Wiki
No edit summary
Fix templatedata
 
Line 58: Line 58:
"type": "date",
"type": "date",
"description": "What year-month-day was the company founded (month and day are NOT required)",
"description": "What year-month-day was the company founded (month and day are NOT required)",
"required": true,
"required": false,
"example": "2000-01-01"
"example": "2000-01-01"
},
},
Line 64: Line 64:
"type": "string",
"type": "string",
"description": "What economic sector a company belongs to based on its main activity",
"description": "What economic sector a company belongs to based on its main activity",
"required": true,
"required": false,
"example": "Electronics,Servers,Streaming Services"
"example": "Electronics,Servers,Streaming Services"
},
},
Line 77: Line 77:
"type": "string",
"type": "string",
"description": "Type of company ownership",
"description": "Type of company ownership",
"required": true,
"required": false,
"example": "Public,Non-Profit"
"example": "Public"
         },
         },
"Website": {
"Website": {

Latest revision as of 17:28, 5 July 2025


Usage[edit source]

To have this infobox appear to the right of the page, add this to the page with the text you wish to appear on the box when using the source editor.

CompanyInfobox
Basic information
Founded 2000
Legal Structure Public
Industry Industrial
Official website https://example.com/


This is the "CompanyInfobox" template.

It should be called in the following format:

{{CompanyInfobox
|Founded=
|Industry=
|Logo=
|Type=
|Website=
}}

Edit the page to see the template text.

Template Data[edit source]

This is a a simple information box to use in product line articles. Parameters are the information displayed on the infobox.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
FoundedFounded

What year-month-day was the company founded (month and day are NOT required)

Example
2000-01-01
Dateoptional
IndustryIndustry

What economic sector a company belongs to based on its main activity

Example
Electronics,Servers,Streaming Services
Stringoptional
LogoLogo

The logo associated with the company

Default
QuestionMark.svg
Example
filename.[jpg|png|svg]
Fileoptional
TypeType

Type of company ownership

Example
Public
Stringoptional
WebsiteWebsite

Website of the company

Example
https://www.apple.com/
URLoptional