Template:InfoboxCompany: Difference between revisions
Appearance
No edit summary |
m minor clean-up |
||
Line 41: | Line 41: | ||
| Industry = Industrial | | Industry = Industrial | ||
| Official Website = somewebsite.somewhere | | Official Website = somewebsite.somewhere | ||
| Logo= QuestionMark.svg | | Logo = QuestionMark.svg | ||
}} | }} | ||
<pre> | <pre> | ||
Line 51: | Line 51: | ||
| Industry = | | Industry = | ||
| Official Website = | | Official Website = | ||
| Logo= | | Logo = | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
[[Category:Styling templates]] | [[Category:Styling templates]] | ||
== Template Data == | == Template Data == | ||
<templatedata> | <templatedata> | ||
Line 87: | Line 88: | ||
}, | }, | ||
"Logo": { | "Logo": { | ||
"description": "The logo | "description": "The logo associated with the company.", | ||
"example": "filename.[jpg|png|svg]", | "example": "filename.[jpg|png|svg]", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", |
Revision as of 08:47, 2 February 2025
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.
{{InfoboxCompany | Company = | Type = | Founded = | Industry = | Official Website = | Logo = }}
Template Data
This is a a simple information box to use in product line articles. Parameters are the information displayed on the infobox.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | Name of Company | String | required |
Type | Type | Type of company ownership
| Unknown | required |
Founded | Founded | What year was the company founded | String | required |
Industry | Industry | conglomerate, electronics manufacturer
| String | required |
Official Website | Official Website | Website of the company. | String | required |
Logo | Logo | The logo associated with the company.
| File | required |