Template:Infobox company: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{infobox
{{#switch:{{{embed|}}}
|no|#default={{infobox
| bodyclass  = vcard
| bodyclass  = vcard
| bodystyle  = {{{bodystyle|}}}
| bodystyle  = {{{bodystyle|}}}
Line 116: Line 117:


| below      = {{#if:{{{footnotes<includeonly>|</includeonly>}}}|'''References:''' {{{footnotes}}} }}
| below      = {{#if:{{{footnotes<includeonly>|</includeonly>}}}|'''References:''' {{{footnotes}}} }}
}}
|yes={{Infobox/row
| header    = {{{name<includeonly>|{{{company_name|{{PAGENAME}}}}}</includeonly>}}}
| class      = fn org
| headerstyle= font-size: 110%; font-weight: bold
}}{{Infobox/row
| label      = {{nowrap|[[wikipedia:Doing business as|Trading name]]}}
| data      = {{{trading_name<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Native name
| data      = {{#if:{{{native_name|}}}|<span class="nickname"{{#if:{{{native_name_lang|}}}| lang="{{{native_name_lang}}}"}}>{{{native_name}}}</span>|}}
}}{{Infobox/row
| label      = [[wikipedia:Romanization|Romanized]] name
| data      = {{{romanized_name<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = {{#if:{{{defunct|}}}|[[wikipedia:Types of business entity|Former type]]|[[wikipedia:Types of business entity|Type]]}}
| class      = category
| data      = {{{type<includeonly>|{{{company_type|}}}</includeonly>}}}
}}{{Infobox/row
| label      = [[wikipedia:Ticker symbol|Traded as]]
| data      = {{{traded_as<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Industry
| class      = category
| data      = {{{industry<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Genre
| class      = category
| data      = {{{genre<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Fate
| data      = {{{fate<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Predecessor(s)
| data      = {{{predecessor<includeonly>|{{{Predecessor|}}}</includeonly>}}}
}}{{Infobox/row
| label      = Successor(s)
| data      = {{{successor<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Founded
| data      = {{{foundation<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Founder(s)
| class      = agent
| data      = {{{founder<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Defunct
| data      = {{{defunct<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Headquarters
| class      = {{#if:{{{location|}}}|label|adr}}
| data      = {{#if: {{{location_city<includeonly>|</includeonly>}}}|<span class="locality">{{{location_city}}}</span>{{#if: {{{location_country<includeonly>|</includeonly>}}}|,&#32;}}}}{{#if: {{{location_country<includeonly>|</includeonly>}}}|<span class="country-name">{{{location_country}}}</span>}}
{{#if:{{{location|}}}|{{{location}}} }}
}}{{Infobox/row
| label      = Number of locations
| data      = {{{locations<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Area served
| data      = {{{area_served<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Key people
| class      = agent
| data      = {{{key_people<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Products
| data      = {{{products<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Production output
| data      = {{{production<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Services
| class      = category
| data      = {{{services<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Revenue
| data      = {{{revenue<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = [[wikipedia:Earnings before interest and taxes|Operating income]]
| data      = {{{operating_income<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = {{#ifeq:{{{intl|}}}|yes|[[wikipedia:Net income|Profit]]|[[wikipedia:Net income|Net income]]}}
| data      = {{{net_income<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = [[wikipedia:Assets under management|AUM]]
| data      = {{{aum<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = [[wikipedia:Asset|Total assets]]
| data      = {{{assets<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = [[wikipedia:Equity (finance)|Total equity]]
| data      = {{{equity<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Owner(s)
| data      = {{{owner<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Employees
| data      = {{{num_employees<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = [[wikipedia:Holding company|Parent]]
| data      = {{{parent<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = [[wikipedia:Division (business)|Divisions]]
| data      = {{{divisions<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = [[wikipedia:Subsidiary|Subsidiaries]]
| data      = {{{subsid<includeonly>|</includeonly>}}}
}}{{Infobox/row
| label      = Website
| data      = {{{homepage<includeonly>|{{{website|}}}</includeonly>}}}
}}
}}
}}


<noinclude>
<noinclude>
{{documentation}}
{{Documentation
|content = To use this template, insert the following code at the beginning of a company article:
<pre>
{{Infobox company
| name            =
| logo            =
| caption          =
| trading_name    =
| native_name      =
| native_name_lang =
| romanized_name  =
| type            =
| traded_as        =
| industry        =
| genre            =
| fate            =
| predecessor      =
| successor        =
| foundation      =
| founder          =
| defunct          =
| headquarters    =
| location_city    =
| location_country =
| locations        =
| area_served      =
| key_people      =
| products        =
| production      =
| services        =
| revenue          =
| operating_income =
| net_income      =
| aum              =
| assets          =
| equity          =
| owner            =
| num_employees    =
| parent          =
| divisions        =
| subsidiaries    =
| website          =
| footnotes        =
}}
</pre>
 
==Parameters==
Each parameter in the template is optional. If a parameter is left blank, it will not be displayed in the infobox. Below is a brief description of each parameter:
* name: The name of the company.
* logo: The filename of the company's logo.
* caption: A caption for the logo.
* trading_name: The trading name of the company, if different from the official name.
* native_name: The native name of the company, if applicable.
* native_name_lang: The ISO 639-2 language code for the native name.
* romanized_name: The romanized version of the native name, if applicable.
* type: The type of business entity (e.g., Private, Public).
* traded_as: Stock exchange symbols, if applicable.
* industry: The industry in which the company operates.
* genre: The genre within the industry, if applicable.
* fate: The fate of the company (e.g., operating, defunct, merged).
* predecessor: Predecessor companies.
* successor: Successor companies.
* foundation: The date the company was founded.
* founder: The founder(s) of the company.
* defunct: The date the company ceased operations, if applicable.
* headquarters: The location of the company's headquarters.
* location_city: The city of the headquarters.
* location_country: The country of the headquarters.
* locations: The number of locations.
* area_served: The geographic area served by the company.
* key_people: Key individuals associated with the company.
* products: The products produced by the company.
* production: The production output, if applicable.
* services: The services provided by the company.
* revenue: The company's revenue.
* operating_income: The company's operating income.
* net_income: The company's net income.
* aum: Assets under management, if applicable.
* assets: The total assets of the company.
* equity: The total equity of the company.
* owner: The owner(s) of the company, if not publicly traded.
* num_employees: The number of employees.
* parent: The parent company, if any.
* divisions: Divisions within the company, if any.
* subsidiaries: Subsidiaries of the company, if any.
* website: The company's official website.
* footnotes: Any additional references or footnotes.
 
==Example==
Below is an example of how to use the template for a fictional company named "Acme Corporation":
{{Infobox company
| name            = Acme Corporation
| logo            = AcmeLogo.png
| caption          = Logo of Acme Corporation
| trading_name    = Acme
| native_name      = アクメ株式会社
| native_name_lang = ja
| romanized_name  = Akume Kabushiki Gaisha
| type            = Public
| traded_as        = {{Unbulleted list|NYSE: ACME|TYO: 1234}}
| industry        = Consumer Electronics
| genre            = Electronics
| fate            = Operating
| predecessor      = Acme Electronics
| successor        =
| foundation      = {{Start date|1932|04|01}}
| founder          = John Doe
| defunct          =
| headquarters    = Metropolis, [[wikipedia:United States|United States]]
| location_city    = Metropolis
| location_country = United States
| locations        = 150
| area_served      = Worldwide
| key_people      = {{Unbulleted list|Jane Smith (CEO)|John Appleseed (CFO)}}
| products        = {{Unbulleted list|Smartphones|Laptops|Televisions}}
| production      =
| services        = Consumer Electronics Repair
| revenue          = $10 billion (2023)
| operating_income = $1 billion (2023)
| net_income      = $700 million (2023)
| aum              =
| assets          = $15 billion (2023)
| equity          = $5 billion (2023)
| owner            =
| num_employees    = 10,000
| parent          =
| divisions        = {{Unbulleted list|Acme North America|Acme Europe}}
| subsidiaries    = Acme Mobile
| website          = {{URL|www.acmecorp.com}}
| footnotes        =
}}
}}
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>
[[Category:Companies]]
[[Category:Companies]]

Latest revision as of 04:45, 15 November 2024

{{{name}}}
Trading name {{{trading_name}}}
Romanized name {{{romanized_name}}}
Type {{{type}}}
Traded as {{{traded_as}}}
Industry {{{industry}}}
Genre {{{genre}}}
Fate {{{fate}}}
Predecessor(s) {{{predecessor}}}
Successor(s) {{{successor}}}
Founded {{{foundation}}}
Founder(s) {{{founder}}}
Defunct {{{defunct}}}
Headquarters {{{location_city}}}, {{{location_country}}}
Number of locations {{{locations}}}
Area served {{{area_served}}}
Key people {{{key_people}}}
Products {{{products}}}
Production output {{{production}}}
Services {{{services}}}
Revenue {{{revenue}}}
Operating income {{{operating_income}}}
Net income {{{net_income}}}
AUM {{{aum}}}
Total assets {{{assets}}}
Total equity {{{equity}}}
Owner(s) {{{owner}}}
Employees {{{num_employees}}}
Parent {{{parent}}}
Divisions {{{divisions}}}
Subsidiaries {{{subsid}}}
Website {{{homepage}}}
{{{module}}}
References: {{{footnotes}}}


Template documentation

To use this template, insert the following code at the beginning of a company article:

{{Infobox company
| name             = 
| logo             = 
| caption          = 
| trading_name     = 
| native_name      = 
| native_name_lang = 
| romanized_name   = 
| type             = 
| traded_as        = 
| industry         = 
| genre            = 
| fate             = 
| predecessor      = 
| successor        = 
| foundation       = 
| founder          = 
| defunct          = 
| headquarters     = 
| location_city    = 
| location_country = 
| locations        = 
| area_served      = 
| key_people       = 
| products         = 
| production       = 
| services         = 
| revenue          = 
| operating_income = 
| net_income       = 
| aum              = 
| assets           = 
| equity           = 
| owner            = 
| num_employees    = 
| parent           = 
| divisions        = 
| subsidiaries     = 
| website          = 
| footnotes        = 
}}

Parameters

Each parameter in the template is optional. If a parameter is left blank, it will not be displayed in the infobox. Below is a brief description of each parameter:

  • name: The name of the company.
  • logo: The filename of the company's logo.
  • caption: A caption for the logo.
  • trading_name: The trading name of the company, if different from the official name.
  • native_name: The native name of the company, if applicable.
  • native_name_lang: The ISO 639-2 language code for the native name.
  • romanized_name: The romanized version of the native name, if applicable.
  • type: The type of business entity (e.g., Private, Public).
  • traded_as: Stock exchange symbols, if applicable.
  • industry: The industry in which the company operates.
  • genre: The genre within the industry, if applicable.
  • fate: The fate of the company (e.g., operating, defunct, merged).
  • predecessor: Predecessor companies.
  • successor: Successor companies.
  • foundation: The date the company was founded.
  • founder: The founder(s) of the company.
  • defunct: The date the company ceased operations, if applicable.
  • headquarters: The location of the company's headquarters.
  • location_city: The city of the headquarters.
  • location_country: The country of the headquarters.
  • locations: The number of locations.
  • area_served: The geographic area served by the company.
  • key_people: Key individuals associated with the company.
  • products: The products produced by the company.
  • production: The production output, if applicable.
  • services: The services provided by the company.
  • revenue: The company's revenue.
  • operating_income: The company's operating income.
  • net_income: The company's net income.
  • aum: Assets under management, if applicable.
  • assets: The total assets of the company.
  • equity: The total equity of the company.
  • owner: The owner(s) of the company, if not publicly traded.
  • num_employees: The number of employees.
  • parent: The parent company, if any.
  • divisions: Divisions within the company, if any.
  • subsidiaries: Subsidiaries of the company, if any.
  • website: The company's official website.
  • footnotes: Any additional references or footnotes.

Example

Below is an example of how to use the template for a fictional company named "Acme Corporation":

Acme Corporation
Trading name Acme
Native name アクメ株式会社
Romanized name Akume Kabushiki Gaisha
Type Public
Traded as
  • NYSE: ACME
  • TYO: 1234
Industry Consumer Electronics
Genre Electronics
Fate Operating
Predecessor(s) Acme Electronics
Founded April 1, 1932 (1932-04-01)
Founder(s) John Doe
Headquarters Metropolis, United States
Number of locations 150
Area served Worldwide
Key people
  • Jane Smith (CEO)
  • John Appleseed (CFO)
Products
  • Smartphones
  • Laptops
  • Televisions
Services Consumer Electronics Repair
Revenue $10 billion (2023)
Operating income $1 billion (2023)
Net income $700 million (2023)
Total assets $15 billion (2023)
Total equity $5 billion (2023)
Employees 10,000
Divisions
  • Acme North America
  • Acme Europe
Website Template:URL