Jump to content

Template:Infobox company

From The Tech Archivers Wiki
Revision as of 01:01, 22 September 2026 by Puyodead1 (talk | contribs) (Created page with "<includeonly> {{Infobox | bodyclass = vcard | bodystyle = font-size: 90% | labelstyle = white-space: nowrap | aboveclass = fn org | abovestyle = font-size: 110%; font-weight: bold | above = {{{name|{{PAGENAME}}}}} | image = {{#if:{{{logo|}}}|[[File:{{{logo}}}|{{{logo_size|250px}}}|frameless|alt={{{alt|}}}]]}} | captionstyle = font-size: 95%; line-height: 1.5em | caption = {{{caption|}}} | label1 = Former name | data1 = {{{for...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

[edit]
{{Infobox company
| name         =
| logo         =
| logo_size    =
| alt          =
| caption      =
| former_name  =
| founded      =
| defunct      =
| headquarters =
| parent       =
| subsidiaries =
| predecessor  =
| successor    =
| website      =
}}

Example

[edit]
Example Amusements
File:Example.jpg
Example Amusements logo
Former name Example Games
Founded 2004
Headquarters Chicago, Illinois, United States
Parent Example Holdings
Subsidiaries Example Interactive
Website example.com



Example source

[edit]
{{Infobox company
| name         = Example Amusements
| logo         = Example.jpg
| caption      = Example Amusements logo
| former_name  = Example Games
| founded      = 2004
| headquarters = Chicago, Illinois, United States
| parent       = Example Holdings
| subsidiaries = Example Interactive
| website      = [https://example.com example.com]
}}