Jump to content

Template:CompanyInfobox

From Consumer Rights Wiki
Revision as of 07:20, 28 June 2025 by Schang1146 (talk | contribs) (Created page with "<includeonly> <div class="infobox"> <div style="display: flex; gap: 8px; flex-direction: column"> <div class="infobox-title">{{{Company|{{PAGENAME}}}}}</div> <div class="infobox-image">[[File:{{{Logo}}}|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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

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
Type Public
Industry Industrial
Official website https://example.com/


This is the "CompanyInfobox" template.

It should be called in the following format:

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

Edit the page to see the template text.

Template Data

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
TypeType

Type of company ownership

Example
Public,Non-Profit
Stringrequired
FoundedFounded

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

Example
2000-01-01
Daterequired
IndustryIndustry

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

Example
Electronics,Servers,Streaming Services
Stringrequired
WebsiteWebsite

Website of the company

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

The logo associated with the company

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