Templat:Infobox company/doc: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Erwincarlos (bicara | kontrib)
kTidak ada ringkasan suntingan
k Bagas Chrisara memindahkan halaman Templat:Infobox Perusahaan/doc ke Templat:Infobox company/doc: Standardisasi per WP:EN agar tidak terjadi kesalahan sistem. Tidak semua templat perlu dialihbahasakan, karena tidak semua pengguna paham sektor teknis.
 
(3 revisi perantara oleh 2 pengguna tidak ditampilkan)
Baris 1:
{{Documentation subpage}}
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- Masukan kategori pada bagian bawah yang sudah ditandai di halaman ini. Untuk interwiki gunakan Wikidata (lihat [[Wikipedia:Wikidata]]) -->
{{High-use|3255}}
== Penggunaan ==
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
{{Uses Wikidata|P856}}
 
This template is used to create an infobox in an article about a company.
 
== Usage ==
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
{{Generic template demo
<!-- Tambahkan kategori dibawah baris ini, untuk interwiki gunakan Wikidata -->
|_template={{BASEPAGENAME}}{{\sandbox}} |_display=italics
|name |logo={{{logo}}} <!--|logo_padding--> |logo_size={{{logo_size}}} |logo_alt={{{logo_alt}}} |logo_caption
|image={{{image}}} |image_size={{{image_size}}} |image_alt={{{image_alt}}} |image_caption
|trading_name |native_name |native_name_lang |romanized_name
|former_name=''former_name''
|type <!--|defunct--> |traded_as |ISIN |ISIN2 |industry |genre |fate
|predecessor=''predecessor''&nbsp;&nbsp;{{smaller|or}}&nbsp;&nbsp;''predecessors''
|successor=''successor''&nbsp;&nbsp;{{smaller|or}}&nbsp;&nbsp;''successors''
|founded=''founded''
|founder=''founder''&nbsp;&nbsp;{{smaller|or}}&nbsp;&nbsp;''founders''
|hq_location |hq_location_city |hq_location_country |num_locations|num_locations_year=''year''
|area_served=''area_served''&nbsp;&nbsp;{{smaller|or}}&nbsp;&nbsp;''areas_served'' |key_people |products |brands
|production|production_year=''year'' |services |revenue|revenue_year=''year'' |operating_income|income_year=''year''
|net_income=''net income''&nbsp;&nbsp;{{smaller|or}}&nbsp;&nbsp;''profit''|net_income_year=''year'' |aum
|assets|assets_year=''year'' |equity|equity_year=''year'' |owner=''owner''&nbsp;&nbsp;{{smaller|or}}&nbsp;&nbsp;''owners''
|members|members_year=''year'' |num_employees|num_employees_year=''year''
|parent |divisions |subsid |module
|ratio=''Basel III ratio''
|rating= ''credit rating''
|website=''website'' |footnotes
}}
 
To use this template in an article, copy the template below, then paste the template into an article.
}}</includeonly>{{#ifeq:{{founder country}}|sandbox | |
 
All parameters are optional&nbsp;– those you do not populate with data will not show up in the infobox when the article is saved.
 
You must remove both the <code><nowiki><!--</nowiki></code> and <code><nowiki>--></nowiki></code> characters that surround certain entries in order for the data you enter to appear in the published article.
 
=== Short version ===
<pre style="overflow:auto;">
{{Infobox company
| name =
| logo =
| type =
| industry =
| fate =
| predecessor = <!-- or: | predecessors = -->
| successor = <!-- or: | successors = -->
| founded = <!-- if known: {{Start date and age|YYYY|MM|DD}} in [[city]], state, country -->
| founder = <!-- or: | founders = -->
| defunct = <!-- {{End date|YYYY|MM|DD}} -->
| hq_location_city =
| hq_location_country =
| area_served = <!-- or: | areas_served = -->
| key_people =
| products =
| owner = <!-- or: | owners = -->
| num_employees =
| num_employees_year = <!-- Year of num_employees data (if known) -->
| parent =
| website = <!-- {{URL|example.com}} -->
}}
</pre>
 
=== Full version ===
<pre style="overflow:auto;">
{{Infobox company
| name =
| logo =
| logo_size =
| logo_alt =
| logo_caption =
| logo_padding =
| image =
| image_size =
| image_alt =
| image_caption =
| trading_name =
| native_name =
| native_name_lang = <!-- Use ISO 639-1 code, e.g. "fr" for French. For multiple names in different languages, use {{Lang|[code]|[name]}}. -->
| romanized_name =
| former_name =
| type =
| traded_as =
| ISIN =
| ISIN2 =
| industry =
| genre =
| fate =
| predecessor = <!-- or: | predecessors = -->
| successor = <!-- or: | successors = -->
| founded = <!-- if known: {{Start date and age|YYYY|MM|DD}} in [[city]], state, country -->
| founder = <!-- or: | founders = -->
| defunct = <!-- {{End date|YYYY|MM|DD}} -->
| hq_location =
| hq_location_city =
| hq_location_country =
| num_locations =
| num_locations_year = <!-- Year of num_locations data (if known) -->
| area_served = <!-- or: | areas_served = -->
| key_people =
| products =
| brands =
| production =
| production_year = <!-- Year of production data (if known) -->
| services =
| revenue =
| revenue_year = <!-- Year of revenue data (if known) -->
| operating_income =
| income_year = <!-- Year of operating_income data (if known) -->
| net_income = <!-- or: | profit = -->
| net_income_year = <!-- or: | profit_year = --><!-- Year of net_income/profit data (if known) -->
| aum = <!-- Only for financial-service companies -->
| assets =
| assets_year = <!-- Year of assets data (if known) -->
| equity =
| equity_year = <!-- Year of equity data (if known) -->
| owner = <!-- or: | owners = -->
| members =
| members_year = <!-- Year of members data (if known) -->
| num_employees =
| num_employees_year = <!-- Year of num_employees data (if known) -->
| parent =
| divisions =
| subsid =
| module = <!-- Used to embed other templates -->
| ratio = <!-- Basel III ratio, for BANKS ONLY -->
| rating = <!-- credit rating, for BANKS ONLY -->
| website = <!-- {{URL|example.com}} -->
| footnotes =
}}
</pre>
 
== Parameters ==
Do not erase parameters that could logically apply now or in the future because you do not yet have data (such as financial results) or because the parameter does not apply today (such as defunct date), except the <code>genre</code> parameter, which pertains only to publishing companies, and the <code>aum</code> parameter, which applies only to financial services companies. You may erase a parameter if it can never logically be applicable.
 
Note that the examples below are for demonstration purposes only and do not necessarily reflect actual data.
 
; name : The full, legal name of the company, correctly reproducing punctuation and abbreviations or lack thereof.
 
; logo : The company's current, primary wordmark or logo. Use the logo of the entity that is the subject of the article; the logo used may be different from the logo used on consumer products, particularly if the article is about a parent company or holding company.
:For companies that use both a wordmark and a logo, upload a file that shows the two in combination if the combined form serves as the company's primary identity mark.
:For a wordmark example, see [[Google]]; for a logo example, see [[Apple Inc.]]; for a combined logo and wordmark example see [[Altria]].
:Upload a wordmark/logo graphic using the [//en.wiki-indonesia.club/w/index.php?title=Special:Upload&uselang=en-nonfree-logo&wpUploadDescription={{logo%20fur%0A%3C!--%20REQUIRED%20--%3E%0A+|Article+++++++++++=+%0A+|Use+++++++++++++++=+Org%0A%3C!--%20HIGHLY%20RECOMMENDED%20--%3E%0A+|Source++++++++++++=+%0A%3C!--%20ADDITIONAL%20INFORMATION%20--%3E%0A+|Used%20for++++++++++=+%0A+|Owner+++++++++++++=+%0A+|Website+++++++++++=+%0A+|History+++++++++++=+%0A+|Commentary++++++++=+%0A%3C!--%20OVERRIDE%20FIELDS%20--%3E%0A+|Description+++++++=+%0A+|Portion+++++++++++=+%0A+|Low_resolution++++=+%0A+|Purpose+++++++++++=+%0A+|Replaceability++++=+%0A+|other_information+=+%0A}} organization logo upload form].
:'''''Note: Uploading trademarked corporate logos by other means or uploading corporate logos to Wikimedia Commons is likely to result in deletion of the logo.'''''
:Format: <nowiki>logo.png</nowiki>
 
; logo_size : Optional display width of logo in pixels. If not specified, the size varies by [[Special:Preferences#mw-prefsection-rendering|user preferences]].
 
; logo_alt : Optional verbal description of logo for text-only browsers and visually impaired users.
 
; logo_caption : Descriptive information for the logo, if necessary. Rarely used.
:Example:
:: Logo used from 1942 to 1966
 
; trading_name : Trade name, doing business as, d/b/a or fictitious business name under which a company presents itself to the public. This parameter is used only when the company has a legally registered trade name that is different from the company's full, legal name.
:Example:
:: "Cellco Partnership" is the full, legal name of the company that trades as "[[Verizon Wireless]]". This template's name parameter, therefore would be set as Cellco Partnership, while its trading_name parameter would be set as Verizon Wireless.
 
; native_name : The full, legal non-English name of the company as it appears in the company's home country language, reproducing any punctuation or abbreviations. For Chinese and Korean names' syntax, see [[#Embedding|the "Embedding" section below]].
:Examples:
:: {{Unbulleted list|ETA SA Manufacture Horlogère Suisse|Нефтяна́я Компа́ния Ю́КОС}}
 
; romanized_name : Native name in [[Latin script]]. Use ''only'' if the company is based in a non-English speaking country ''and'' it has no official rendering of its native name in Latin script. If such a rendering exists, assign it to native_name and omit this parameter.
 
; former_name : Former names, if a rebranding had occurred in the past
 
; type : Type of the company (not their type of incorporation), [[wikilink]]ed where possible. To list percentages owned of a private company, use the ownership parameter (see below).
:Examples:
:: {{Unbulleted list|<nowiki>[[Privately held company|Private]]</nowiki>|<nowiki>[[Public company|Public]]</nowiki>|<nowiki>[[Subsidiary]]</nowiki>|<nowiki>[[Division (business)|Division]]</nowiki>}}
 
; traded_as : If applicable, the primary stock exchange where the company's stock is listed, followed by its stock ticker symbol/symbols for the company (use stock ticker templates where possible; see {{cl|Ticker symbol templates}}). Information about the company's status as a component of a major index can also be added. If more than one symbol or index is involved, use {{tl|Unbulleted list}} to format them.
:Examples:
:: {{Unbulleted list|{{tlf|NYSE|DLB}}|<nowiki>{{Unbulleted list|{{NASDAQ|MSFT}}|[[Dow Jones Industrial Average]] component|[[NASDAQ-100]] component|[[S&P 500]] component}}</nowiki>}}
 
; ISIN : [[International Securities Identification Number]]. To add a second ISIN, use <code>|ISIN2=</code>.
 
; industry : The primary industry or industries in which the company operates, listed alphabetically. If the company offers goods or services in more than one industry, format the list using {{tl|Unbulleted list}}.
:Examples:
:: {{Unbulleted list|Appliance manufacturing|<nowiki>{{Unbulleted list|[[Electronics design]]|[[Electronics distribution]]|[[Entertainment industry]]}}</nowiki>}}
 
; genre :
:1. Used for media or publishing companies - [[Literary genre|Genres]] of works published by the company, listed alphabetically and wikilinked where possible. If publishing is the company's primary activity, consider using {{tl|Infobox publisher}} rather than this template.
:If more than one entry is required here, use {{tl|Unbulleted list}} to format the list.
:Examples:
:: {{Unbulleted list|<nowiki>[[Fiction]]</nowiki>|<nowiki>{{Unbulleted list|[[Biography|Biographies]]|[[Science fiction]]|[[Western fiction|Westerns]]}}</nowiki>}}
:2. The field or subset of the industry the company occupies, e.g. Industry is ''restaurants'', the genre is ''fast food''
 
; fate{{efn|name=defunct}} : '''''(For defunct/acquired/merged companies)'''''&nbsp;&nbsp; Reason/reasons the company became [[wikt:defunct|defunct]], or the name of the entity that acquired or merged with it.
:Examples:
:: {{Unbulleted list|<nowiki>Acquired by [[Cisco Systems]]</nowiki>|Bankrupted|Dissolved|Merged with <nowiki>[[Thompson Corporation]]</nowiki>}}
 
; predecessor : ''(or predecessors)''&nbsp;&nbsp; The name(s) of any predecessor(s) of the company. If the company has two or more predecessors, list them alphabetically using {{tl|Unbulleted list}}.
:Examples:
:: {{Unbulleted list|Apple Inc.|<nowiki>{{Unbulleted list|[[C. L. Best]]|[[Holt Manufacturing Company]]}}</nowiki>}}
 
; successor{{efn|name=defunct|This parameter is used only for a defunct company.}} : ''(or successors)''&nbsp;&nbsp; The name(s) of any successor(s) of the company. If the company has two or more successors, list them alphabetically using {{tl|Unbulleted list}}.
:Examples:
:: {{Unbulleted list|<nowiki>[[Apple Inc.]]</nowiki>|<nowiki>{{Unbulleted list|[[The People's Corporation of Judea]]|[[Splitters, Inc.]]}}</nowiki>}}
 
; founded : Date and location of the company's establishment{{\}}foundation. For date, use {{tl|Start date and age}}. For the location, use a format such as {{!((}}<var>City, State or Province</var>{{))!}}, <var>Country</var> or {{!((}}<var>City</var>{{))!}}, <var>Country</var></code> (i.e. link only the location's most specific element, per [[WP:OVERLINK]]). Per [[WP:ICON]], {{em|do not include flag icons}}; a company's location, ownership and liability, for instance, may exist in or across more than one country/region/etc.
:Examples:
:: {{Unbulleted list|<nowiki>{{Start date and age|1975|04|27}} in [[Teaneck, New Jersey]], United States </nowiki>|<nowiki>{{Start date and age|1925|12|02}} in [[Malmö]], Sweden</nowiki>}}
 
; founder : ''(or founders)''&nbsp;&nbsp; The founder/entrepreneur/s who founded the company, wikilinked [[WP:Notability|if notable]]. If more than one person, list alphabetically by surname using {{tl|Unbulleted list}}.List the founders alphabetically by surname. Use {{tlx|ubl}} to format the entries.
:Examples:
:: {{Unbulleted list|Thomas Oliver|<nowiki>{{Unbulleted list|[[Paul Allen]]|[[Bill Gates]]}}</nowiki>}}
 
; defunct{{efn|name=defunct}} : The year (or, more specifically, if known, the date) the company became defunct{{\}}[[Dissolution (law)|legally dissolved]]. Use {{tl|End date}}.
:Examples:
:: {{Unbulleted list|<nowiki>{{End date|2000}}</nowiki>|<nowiki>{{End date|1936|06|30}}</nowiki>}}
 
; hq_location
:hq_location_city
:hq_location_country : Location of the company's headquarters. If using hq_location_city or hq_location_country, reserve hq_location for e.g. a region or a city district; only include/link more specific elements such as road or street addresses if they as themselves are [[WP:Notability|notable]]. As with founded above, also maintain [[WP:OVERLINK]] and [[WP:ICON]].
:Examples:
:: {{Unbulleted list
| <nowiki>| hq_location_city = [[Redmond, Washington]]</nowiki><br /><nowiki>| hq_location_country = United States</nowiki>
| <nowiki>| hq_location_city = [[Nuremberg]]</nowiki><br /><nowiki>| hq_location_country = Germany</nowiki>
}}
 
; num_locations : Number of places at or in which the company has a [visible, public?] presence. Include the type of place (e.g. "store", "outlet") if the same for most/all instances.
:Examples:
:: {{Unbulleted list|815 stores|<nowiki>{{Unbulleted list|456 outlets/concessions|8 depots}}</nowiki>}}
; num_locations_year : The year associated with the data presented by num_location. Only appears (as a parenthesis appended to num_locations) if/when num_locations also supplied.
 
; area_served : ''(or areas_served)''&nbsp;&nbsp; Geographic area or areas in which the company does business. Use the largest appropriate geographic area or areas (i.e. if, for instance, a company trades in nearly every province in Canada, use e.g. {{para|area_served|Most of Canada}} rather than listing every province). As above, if more than one entry is required, use {{tl|Unbulleted list}} to present them alphabetically; and avoid wikilinking any area or location name already linked in previous parameters.
:Examples:
:: {{Unbulleted list|Worldwide|North America|<nowiki>[[New York metropolitan area]]|<nowiki>{{Unbulleted list|[[Contiguous United States|United States (contiguous)]]|[[Puerto Rico]]|[[United States Virgin Islands]]}}</nowiki>}}
 
; key_people : Up to four key individuals closely associated with the company. If there is more than one entry, use {{tlx|ubl}} to format the entries. List the figures in order of organizational role importance. Give job title(s) in parentheses (round brackets); these job titles are capitalized per [[WP:Manual of Style (capital letters)]] because they follow the name. If a founder is already listed in the <code>founder</code> parameter, do not list them again here as a founder; if the founder still holds an executive job with the company, you may however list them along with their job title (Chairman, President, etc.)
:Generally list prominent, current executives within the company holding key positions such as chairman, chief executive officer, president, VP of design, etc., but do not list roles below chief officer level if they are not [[WP:N|notable]]. Do include top executives even not individually notable, but do not wikilink them.
:Use popular names rather than formal names if the key figure has an existing Wikipedia article.
:It may be appropriate to add, at the end, past executives who played an especially prominent role in the company's history.
:For defunct companies, list the most prominent former executives.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|[[Tim Cook]] ([[Chief executive officer|CEO]])|[[Arthur D. Levinson]] ([[Chairman]])|[[Jonathan Ive]] ([[Senior vice-president|SVP]] of [[Industrial Design]])|[[Steve Jobs]] (Chairman, 1976-1985, 2011; CEO, 1997–2011)}}</nowiki>}}
 
; products : A representative selection of the company's well known current or former [[Product (business)|products]], listed alphabetically. If there is more than one entry, use {{tlx|ubl}} to format the entries.
:Examples:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|[[Microsoft Windows]]|[[Microsoft Office]]}}</nowiki>|<nowiki>{{Unbulleted list|[[Bentley Continental Flying Spur|Continental Flying Spur]]|[[Bentley Continental GT|Continental GT]]|[[Bentley Mulsanne (2010)|Mulsanne]]}}</nowiki>}}
 
; brands : Any significant brand names{{\}}imprints{{\}}etc. used by the company that differ from its name. If more than one, list using {{tl|hlist}}.<!--
:Examples:
:: {{Unbulleted list|<nowiki>[[......]]</nowiki>|<nowiki>{{hlist|[[......]]|...... ......}}</nowiki>}} -->
 
; production : The number of units produced in the most recent year and the year prior, stating the year in parentheses. Indicate what is being measured, such as vehicles, units or devices. You may include an indicator icon to indicate the change compared to the previous year; to avoid confusion, place the indicator before the number. Please note that this is intended to depict the ''direction of change'' compared to the previous year, not the actual numerical change in value.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|class=nowrap|{{increase}} 2,856 vehicles (2011)|2,177 vehicles (2010)}}</nowiki>}}
; production_year : The year associated with the data presented by production. Only appears (as a parenthesis appended to production's label) if/when production also supplied.
 
; services : A representative selection of the company's well known current or former [[Service (economics)|services]] offered, listed alphabetically. If there is more than one entry, use {{tlx|ubl}} to format the entries.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|[[Financial services|Financing]]|[[Insurance]]|[[Maintenance, repair and operations|Maintenance]]|[[Training]]}}</nowiki>}}
 
; revenue : All income that the company receives from its normal business activities, usually from the sale of goods and services to customers in the most recent year and the year prior, indicating the years in parentheses. ([[Revenue]] is referred to as "turnover" in the United Kingdom.) Wikilink the currency unit and indicate country for common currency units like "dollar".
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|class=nowrap|{{increase}} US$ 512,256,128,064 (2011)|US$ 412,552,687,117 (2010)}}</nowiki>}}
; revenue_year : The year associated with the data presented by revenue. Only appears (as a parenthesis appended to revenue's label) if/when revenue also supplied.
 
; operating_income : Total [[earnings before interest and taxes]] recognized by the company in its most recent fiscal year and the year prior, with the applicable years in parentheses.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|class=nowrap|{{decrease}} US$ 256,128,064,032 (2011)|US$ 382,456,778,010 (2010)}}</nowiki>}}
; income_year : As for revenue_year{{\}}revenue above.
 
; net_income : ''(or profit)''&nbsp;&nbsp; [[Net income]] or profit (revenue minus costs) realized by the company in its most recent fiscal year and the year prior, with the applicable years in parentheses.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|class=nowrap|{{steady}} US$ 128 million (2011)|US$ 128 million (2010)}}</nowiki>}}
; net_income_year : ''(or profit_year)''&nbsp;&nbsp; As for revenue_year{{\}}revenue above.
 
; aum : The company's total [[assets under management]] (AUM) in its most recent fiscal year and the year prior, with the applicable years in parentheses.
:'''''This entry is used for financial services companies only.''''' If the article subject is not a financial services company, delete this parameter from the article.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|class=nowrap|{{increase}} US$ 213.5 million (2011)|US$ 175.8 million (2010)}}</nowiki>}}
 
; assets : Total [[asset]]s controlled by the company in its most recent fiscal year and the year prior, with the applicable years in parentheses.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|class=nowrap|{{decrease}} US$ 64,032,016 (2011)|US$ 82,456,375 (2010)}}</nowiki>}}
; assets_year : The year associated with the data presented by assets. Only appears (as a parenthesis appended to assets's label) if/when assets also supplied.
 
; equity : Total [[Equity (finance)|equity]] or [[net worth]] held in the company; shareholder equity for public companies.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|class=nowrap|{{increase}} US$ 32,016,008,004 (2011)|US$29,752,528,004 (2010)}}</nowiki>}}
; equity_year : As for assets_year{{\}}assets above.
 
; owner : ''(or owners)''&nbsp;&nbsp; Use this parameter to list, if applicable, ownership percentages for privately held companies. Use this field for publicly traded companies only when the owner is a long-term strategic owner such as an affiliate or founding family. [[WP:WL|Wiki-link]] if possible, and include the ownership percentage and a reference. List multiple owners in descending order of ownership percentage and use {{tlx|ubl}} to format the entries. If the company is majority-owned by a single entity and as such is a subsidiary or division, omit the owner field and use the parent field instead. Do not use the owner field to indicate top-level ownership if it differs from the direct parent.
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|[[Richemont|Compagnie Financière Richemont S.A.]] (50%)|[[Polo Ralph Lauren|Polo Ralph Lauren Corporation]] (50%)}}</nowiki>}}
 
; num_employees : Total number of people employed by the company in the most recent year and the year prior, with the applicable years in parentheses. To separate thousands (e.g. 12,200; 5,200) please use a comma (,) instead of a full stop (.) per [[Wikipedia:Mosnum#Delimiting (grouping of digits)|WP:MOSNUM]].
:Example:
:: {{Unbulleted list|<nowiki>{{Unbulleted list|class=nowrap|{{steady}} 127 (2011)|127 (2010)}}</nowiki>}}
; num_employees_year : The year associated with the data presented by num_employees. Only appears (as a parenthesis appended to num_employees) if/when num_employees also supplied.
 
; parent : The name(s) of the current and former [[Parent company|parent companies]] and the time-span(s) in which they owned the subject. Do not add "independent" as parent company to designated times without a parent company. Do not include include any higher-level owners, like the parents' parent companies. If the company is not majority-owned by a single entity and as such does not have a clear parent company, use the owner field with the respective owners' percentages instead.
:Example (for [[YouTube]]):
:: <nowiki>[[Google]]</nowiki>
 
; divisions : The primary functional or operational [[Division (business)|business divisions]] of a company, listed alphabetically. These divisions align with the internal organizational structure of the company and may or may not align with the company's legally incorporated subsidiaries. If there is more than one entry, use {{tlx|ubl}} to format the entries. If there are more than five divisions and the article body lists them or discusses them, consider linking to that part of the article rather than listing them in the infobox.
:Example (fictional telecom corporation):
:: {{Unbulleted list|<nowiki>{{Unbulleted list|Business sales|Consumer sales|Information technologies|Network|Regulatory|Finance}}</nowiki>}}
 
; subsid : The primary legally incorporated [[Subsidiary|subsidiaries]] owned by the company, listed alphabetically. Wikilink each subsidiary that has its own unique article. For publicly traded companies, a list of subsidiaries is disclosed in the company's annual report. If there is more than one entry, use {{tlx|ubl}} to format the entries. If there are more than five subsidiaries and the article body lists them or discusses them, consider linking to that part of the article rather than listing them in the infobox.
:Example (for [[Caterpillar Inc.]]):
:: {{Unbulleted list|<nowiki>{{Unbulleted list|Caterpillar Financial Services Corporation|Caterpillar Marine Power Systems|[[Perkins Engines Co. Limited]]|[[Progress Rail Services Corporation]]}}</nowiki>}}
 
; module : For embedding other templates (see [[Wikipedia:WikiProject Infoboxes/embed]]).
 
; ratio : [[Basel III]] ratio, for BANKS ONLY
 
; rating : credit rating from one or more of [[Moody's Investors Service|Moody's]], [[Fitch Ratings|Fitch]], or [[Standard & Poor's|S&P]], for BANKS ONLY
 
; website : Top-level URL of the company's website, using the {{tl|URL}} template. Do not include the leading www. unless the URL will not resolve without it.
:Example:
:: {{Unbulleted list|<nowiki>{{URL|caterpillar.com}}</nowiki>}}
: This parameter overrides the Wikidata link. (It is useful when a second infobox for something different is defined on a page.) In addition, the special value "hide" suppresses this field, even in presence of a Wikidata link. (It is useful for articles that have several infoboxes and do not want all of them show a Wikidata link ad nauseam, or if the site is serving malware.)
 
; footnotes : Use to list citations that validate the data in the infobox or to note information about the terms, names and figures used.
 
=== Financial results parameters ===
The <code>revenue</code>, <code>operating_income</code>, <code>net_income</code>, <code>aum</code>, <code>assets</code> and <code>equity</code> are used to record a company's financial information.
 
Wikilink the first occurrence of the currency unit. This is usually in the {{para|revenue}} parameter.
 
Each parameter entry should include three elements: an indicator icon, the results of the most recent fiscal year and the results of the previous fiscal year.
 
:<br />Example: <code><nowiki>{{Unbulleted list|{{increase}} US$128,064,032 (2011)|US$111,586,447 (2010)}}</nowiki></code>
 
=== Indicator icons ===
You may include an indicator icon to indicate the change compared to the previous fiscal year; to avoid confusion, place the indicator before the number. Please note that this is intended to depict the ''direction'' of change compared to the previous year, not the actual numerical change in value.
 
: {{increase}} {{tl|increase}}, {{steady}} {{tl|steady}}, or {{decrease}} {{tl|decrease}}
 
: Examples:
::<code><nowiki>{{Unbulleted list|{{increase}} US$128,064,032 (2011)|US$111,586,447 (2010)}}</nowiki></code>
::<code><nowiki>{{Unbulleted list|{{steady}} US$128,000,000 (2011)|US$128,000,000 (2010)}}</nowiki></code>
::<code><nowiki>{{Unbulleted list|{{decrease}} US$111,586,447 (2011)|US$128,064,032 (2010)}}</nowiki></code>
 
: Which display as:
::{{Unbulleted list|{{increase}} US$128,064,032 (2011)|US$111,586,447 (2010)}}
::{{Unbulleted list|{{steady}} US$128,000,000 (2011)|US$128,000,000 (2010)}}
::{{Unbulleted list|{{decrease}} US$111,586,447 (2011)|US$128,064,032 (2010)}}
 
=== Consistent notation ===
There are different ways to record financial results that are in the millions or [[1,000,000,000|billions]] of dollars. Pick one and use it consistently in all parameters. If using billions, always wikilink the first occurrence as <code><nowiki>[[1,000,000,000|billions]]</nowiki></code>, since [[Long-scale number|"billion" has more than one meaning]]. Use <code>&amp;nbsp;</code> to prevent wrapping between elements of the numbers, per [[MOS:JOBTITLES]].
 
Do not express results as a decimal such as <code><nowiki>{{increase}} US$.963&amp;nbsp;billion (2010)</nowiki></code>. Instead choose a notation that will allow you to express all results for the period in whole numbers.
 
In this example use <code><nowiki>{{increase}} US$963&amp;nbsp;million (2010)</nowiki></code> or <code><nowiki>{{increase}} US$963,000,000 (2010)</nowiki></code> and apply your choice to all the financial results consistently.
 
==== Examples ====
Exact dollars
<pre style="overflow:auto">
| revenue = {{Unbulleted list|{{increase}} US$42,588,363,000 (2011)|US$31,127,556,602 (2010)}}
| operating_income = {{Unbulleted list|{{increase}} US$3,963,082,345 (2011)|US$3,144,535,447 (2010)}}
| net_income = {{Unbulleted list|{{increase}} US$2,700,376,442 (2011)|US$2,223,224,071 (2010)}}
| assets = {{Unbulleted list|{{increase}} US$64,020,364,188 (2011)|US$59,883,175,007 (2010)}}
| equity = {{Unbulleted list|{{increase}} US$10,863,945,862 (2011)|US$10,802,835,119 (2010)}}
</pre>
 
{{strong|or}}
 
Rounded billions
<pre style="overflow:auto">
| revenue = {{Unbulleted list|{{increase}} [[United States dollar|US$]]42.588&amp;nbsp;billion (2011)|US$41.754&amp;nbsp;billion (2010)}}
| operating_income = {{Unbulleted list|{{increase}} US$3.963&amp;nbsp;billion (2011)|US$3.258&amp;nbsp;billion (2010)}}
| net_income = {{Unbulleted list|{{increase}} US$2.700&amp;nbsp;billion (2011)|US$2.615&amp;nbsp;billion (2010)}}
| assets = {{Unbulleted list|{{increase}} US$64.020&amp;nbsp;billion (2011)|US$59.878&amp;nbsp;billion (2010)}}
| equity = {{Unbulleted list|{{increase}} US$10.864&amp;nbsp;billion (2011)|US$10.111&amp;nbsp;billion (2010)}}
</pre>
 
{{strong|or}}
 
Rounded millions
<pre style="overflow:auto">
| revenue = {{Unbulleted list|{{increase}} US$42,588&amp;nbsp;million (2011)|US$41,754&amp;nbsp;million (2010)}}
| operating_income = {{Unbulleted list|{{increase}} US$3,963&amp;nbsp;million (2011)|US$3,258&amp;nbsp;million (2010)}}
| net_income = {{Unbulleted list|{{increase}} US$2,700&amp;nbsp;million (2011|US$2,615&amp;nbsp;million (2010)}}
| assets = {{Unbulleted list|{{increase}} US$64,020&amp;nbsp;million (2011)|US$59,878&amp;nbsp;million (2010)}}
| equity = {{Unbulleted list|{{increase}} US$10,864&amp;nbsp;million (2011)|US$10,111&amp;nbsp;million (2010)}}
</pre>
 
{{strong|but not}}
 
Do not use an inconsistent mix of the three styles depicted in the examples above. Below is an example of undesirable, inconsistent notation.
<pre style="overflow:auto">
| revenue = {{Unbulleted list|{{increase}} US$42,588&amp;nbsp;million (2011)|US$$41,754&amp;nbsp;million (2010)}}
| operating_income = {{Unbulleted list|{{increase}} US$.963&amp;nbsp;billion (2011)|US$3.258&amp;nbsp;billion (2010)}}
| net_income = {{Unbulleted list|{{increase}} US$2,700,376,442 (2011)|US$2,223,224,071 (2010)}}
| assets = {{Unbulleted list|{{increase}} US$64,020&amp;nbsp;million (2011)|US$59,878&amp;nbsp;million (2010)}}
| equity = {{Unbulleted list|{{increase}} US$10,864,445,862&amp;nbsp;billion (2011)|US$10,802,835,119 (2010)}}
</pre>
 
=== Embedding ===
Many different templates can be embedding within this template. For example, to add a Korean name, use {{tl|Infobox name module}} as follows
{{Infobox company
| name = The Corporation Company
| native_name = {{Infobox name module
| hangul = Hangul
| hanja = Hanja
| rr = Revised Romanization
| mr = McCune–Reischauer
}}
| logo =
| caption =
| type = [[Public company|Public]]
}}
<pre style="overflow:auto">
{{Infobox company
| name = The Corporation Company
| native_name = {{Infobox name module
| hangul = Hangul
| hanja = Hanja
| rr = Revised Romanization
| mr = McCune–Reischauer
}}
| logo =
| caption =
| type = [[Public company|Public]]
}}</pre>
 
== Examples ==
{{Infobox company
| name = The Corporation Company
| logo = Bad Title Example.png
| type = [[Public company|Public]]
| traded_as = {{Unbulleted list|{{NYSE|TCC1}}|{{TYO2|TCC1}}}}
| industry = [[Publishing]]
| genre = Corporate histories
| founded = {{Start date and age|1900|05|25}} in [[New York City]], [[New York (state)|New York]], U.S.
| founders = {{Unbulleted list|Wikiped Wikiad|William Williamson}}
| hq_location_city = [[Seattle]], [[Washington (state)|Washington]]
| hq_location_country = U.S.
| num_locations = 300 stores
| num_locations_year = 2011
| area_served = North America
| key_people = {{Unbulleted list|Wikiped Wikiad ([[Chairman]])|Waldo Wikiad ([[Chief executive officer|CEO]])}}
| products = {{Unbulleted list|Books|Magazines}}
| production = {{Unbulleted list|{{increase}} 57 histories (2011)|43 histories (2010)}}
| services = {{Unbulleted list|Literary archiving|Literary restoration}}
| revenue = {{Unbulleted list|{{increase}} US$500&nbsp;million (2011)|US$432&nbsp;million (2010)}}
| operating_income = {{Unbulleted list|{{steady}} US$350&nbsp;million (2011)|US$350&nbsp;million (2010)}}
| net_income = {{Unbulleted list|{{decrease}} US$50&nbsp;million (2011)|US$61&nbsp;million (2010)}}
| assets = {{Unbulleted list|{{decrease}} US$1,500&nbsp;million (2011)|US$1,757&nbsp;million (2010)}}
| equity = {{Unbulleted list|{{increase}} US$950&nbsp;million (2011)|US$858&nbsp;million (2010)}}
| num_employees = {{Unbulleted list|{{increase}} 1,500 (2011)|1,256 (2010)}}
| num_employees_year = <!-- Year of num_employees data (if known) -->
| parent = Mega Corporation, Inc.
| divisions = {{Unbulleted list|TCC Company Histories|TCC Magazine Services}}
| subsid = {{Unbulleted list|Restored Book Corporation|Super Archives Ltd}}
| website = {{URL|example.com}}
| footnotes = {{Sfn|Johnson|2010|p=35}}{{Sfn|Hancock|2008|p=58}}
}}
 
<pre style="overflow:auto;">
{{Infobox company
| name = The Corporation Company
| logo = Bad Title Example.png
| type = [[Public company|Public]]
| traded_as = {{Unbulleted list|{{NYSE|TCC1}}|{{TYO2|TCC1}}}}
| industry = [[Publishing]]
| genre = Corporate histories
| founded = {{Start date and age|1900|05|25}} in [[New York City]], [[New York (state)|New York]], U.S.
| founders = {{Unbulleted list|Wikiped Wikiad|William Williamson}}
| hq_location_city = [[Seattle]], [[Washington (state)|Washington]]
| hq_location_country = U.S.
| num_locations = 300 stores
| num_locations_year = 2011
| area_served = North America
| key_people = {{Unbulleted list|Wikiped Wikiad ([[Chairman]])|Waldo Wikiad ([[Chief executive officer|CEO]])}}
| products = {{Unbulleted list|Books|Magazines}}
| production = {{Unbulleted list|{{increase}} 57 histories (2011)|43 histories (2010)}}
| services = {{Unbulleted list|Literary archiving|Literary restoration}}
| revenue = {{Unbulleted list|{{increase}} US$500&nbsp;million (2011)|US$432&nbsp;million (2010)}}
| operating_income = {{Unbulleted list|{{steady}} US$350&nbsp;million (2011)|US$350&nbsp;million (2010)}}
| net_income = {{Unbulleted list|{{decrease}} US$50&nbsp;million (2011)|US$61&nbsp;million (2010)}}
| assets = {{Unbulleted list|{{decrease}} US$1,500&nbsp;million (2011)|US$1,757&nbsp;million (2010)}}
| equity = {{Unbulleted list|{{increase}} US$950&nbsp;million (2011)|US$858&nbsp;million (2010)}}
| num_employees = {{Unbulleted list|{{increase}} 1,500 (2011)|1,256 (2010)}}
| num_employees_year = <!-- Year of num_employees data (if known) -->
| parent = Mega Corporation, Inc.
| divisions = {{Unbulleted list|TCC Company Histories|TCC Magazine Services}}
| subsid = {{Unbulleted list|Restored Book Corporation|Super Archives Ltd}}
| website = {{URL|example.com}}
| footnotes = {{Sfn|Johnson|2010|p=35}}{{Sfn|Hancock|2008|p=58}}
}}
</pre>
{{reflist}}
{{Clear}}
 
{{Infobox company
| name = Wikiand Financial, Inc.
| logo = Bad Title Example.png
| type = [[Privately held company|Private]]
| ISIN = US0378331005
| industry = [[Investment|Investment services]]
| fate = [[Takeover|Acquired]] on January 19, 2010
| predecessor = Wilson Wikiana & Company Ltd
| successor = Wikianian & Wikianian Finances Unlimited
| founded = ({{Start date and age|1930|06|22}}) in [[Edinburgh]], [[Scotland]]
| founder = William Wikiand
| defunct = {{End date|2010|10|19}}
| hq_location_city = [[London]]
| hq_location_country = [[England]]
| num_locations = 350 branch banks
| num_locations_year = 2009
| area_served = {{Unbulleted list|England|Scotland}}
| key_people = {{Unbulleted list|William Wikiand ([[Chairman]])|Robert Wikiand ([[Chief executive officer|CEO]])}}
| products = {{Unbulleted list|24/7 Auto Loan|Life Plus life insurance|Money Market Premier account}}
| services = {{Unbulleted list|[[Banking]]|[[Financing]]|[[Insurance]]}}
| revenue = {{Unbulleted list|{{increase}} [[Euro|€]]326,810,243 (2011)|€297,858,401 (2010)}}
| operating_income = {{Unbulleted list|{{increase}} €185,967,452 (2011)|€189,110,282 (2010)}}
| net_income = {{Unbulleted list|{{decrease}} €47,698,713 (2011)|€57,119,020 (2010)}}
| aum = {{Unbulleted list|{{increase}} €1,127,284,951 (2011)|€1,001,882,176 (2010)}}
| assets = {{Unbulleted list|{{decrease}} €981,357,912 (2011)|€1,070,557,019 (2010)}}
| equity = {{Unbulleted list|{{increase}} €924,801,752 (2011)|€772,543,189 (2010)}}
| owner = {{Unbulleted list|Doha Partners Limited (51.5%)|Wikiad Trust Ltd (20.5%)|Zede Unlimited (28%)}}
| num_employees = {{Unbulleted list|{{steady}} 1,520 (2011)|1,520 (2010)}}
| subsid = {{Unbulleted list|Wikiand Loans Unlimited|Wikiand Mortgages Limited|Wikiand Real Property Ltd}}
| website = {{URL|example.com}}
| footnotes = {{Sfn|Lincoln|2008|p=378}}{{Sfn|Adams|2009|pp=27–29}}
}}
 
<pre style="overflow:auto;"><nowiki>
{{Infobox company
| name = Wikiand Financial, Inc.
| logo = Bad Title Example.png
| type = [[Privately held company|Private]]
| ISIN = US0378331005
| industry = [[Investment|Investment services]]
| fate = [[Takeover|Acquired]] on January 19, 2010
| predecessor = Wilson Wikiana & Company Ltd
| successor = Wikianian & Wikianian Finances Unlimited
| founded = ({{Start date and age|1930|06|22}}) in [[Edinburgh]], [[Scotland]]
| founder = William Wikiand
| defunct = {{End date|2010|10|19}}
| hq_location_city = [[London]]
| hq_location_country = [[England]]
| num_locations = 350 branch banks
| num_locations_year = 2009
| area_served = {{Unbulleted list|England|Scotland}}
| key_people = {{Unbulleted list|William Wikiand ([[Chairman]])|Robert Wikiand ([[Chief executive officer|CEO]])}}
| products = {{Unbulleted list|24/7 Auto Loan|Life Plus life insurance|Money Market Premier account}}
| services = {{Unbulleted list|[[Banking]]|[[Financing]]|[[Insurance]]}}
| revenue = {{Unbulleted list|{{increase}} [[Euro|€]]326,810,243 (2011)|€297,858,401 (2010)}}
| operating_income = {{Unbulleted list|{{decrease}} €185,967,452 (2011)|€189,110,282 (2010)}}
| net_income = {{Unbulleted list|{{decrease}} €47,698,713 (2011)|€57,119,020 (2010)}}
| aum = {{Unbulleted list|{{increase}} €1,127,284,951 (2011)|€1,001,882,176 (2010)}}
| assets = {{Unbulleted list|{{decrease}} €981,357,912 (2011)|€1,070,557,019 (2010)}}
| equity = {{Unbulleted list|{{increase}} €924,801,752 (2011)|€772,543,189 (2010)}}
| owner = {{Unbulleted list|Doha Partners Limited (51.5%)|Wikiad Trust Ltd|(20.5%)|Zede Unlimited (28%)}}
| num_employees = {{Unbulleted list|{{steady}} 1,520 (2011)|1,520 (2010)}}
| subsid = {{Unbulleted list|Wikiand Loans Unlimited|Wikiand Mortgages Limited|Wikiand Real Property Ltd}}
| website = {{URL|example.com}}
| footnotes = {{Sfn|Lincoln|2008|p=378}}{{Sfn|Adams|2009|pp=27-29}}
}}
</nowiki></pre>
{{reflist}}
 
== Resources ==
 
=== Company and financial info ===
* [https://www.intelligentinvestor.com.au/shares Intelligent Investor]—Provides information on Australian companies that includes descriptions, announcements, financial data research and share price. To find a particular company, search the name of the company by clicking on the magnifying glass icon on the right side of the site. Company data is only available by signing up on the site for free.
* [http://www.datamonitor.com/companies/ Datamonitor]—Provides free company profiles including descriptions, headquarter address, website address, employees, revenue and other financial data, industry categorization, and more. Additional data is available from purchasable company profiles.
* [http://finance.yahoo.com/ Yahoo! Finance]—Provides ''revenue'' [Revenue (ttm)], ''operating_income'' [Operating Cash Flow (ttm)] and ''net_income'' [Net Income Avl to Common (ttm)] data, plus various other information. Enter the ticker symbol or find company name, then click on the "Key Statistics" link in the left column. Yahoo! also operates websites in many locations worldwide, links to which are located at the bottom of the web page.
* [http://www.hoovers.com/ Hoover's]—Provides ''revenue'' and ''net_income'' data. Also provides ''num_employees'' figures.
* Many companies also provide annual financial reports as downloadable PDF files in the "investor relations" section of their website. Financial figures are typically found in the last half of an annual report.
 
=== Stock info ===
A list of available stock ticker symbol templates is available at [[:Category:Ticker symbol templates|Category:Ticker symbol templates]].
 
Stock ticker symbols for publicly traded companies can be looked-up on the website of the exchange on which the companies stock is traded.
 
In the United States:
* [http://www.nasdaq.com/ NASDAQ Stock Market] stock ticker template: {{tlx|NASDAQ|<var>SYMBOL</var>}} or {{tlx|NASDAQ2|<var>SYMBOL</var>}}
* [http://www.nyseeuronext.com/ NYSE Euronext] stock ticker template: {{tlx|NYSE|<var>SYMBOL</var>}}
 
In Germany:
* [http://www.boerse-frankfurt.de/EN/ Börse Frankfurt] stock ticker templates: {{tlx|FWB|<var>SYMBOL</var>}}
 
In Japan:
* [http://www.tse.jp/ Tokyo Stock Exchange] stock ticker template: {{tlx|TYO|<var>SYMBOL</var>}}
 
In the United Kingdom:
* [http://www.lse.co.uk/ LSE] stock ticker template: {{tlx|LSE|<var>SYMBOL</var>}}
 
== Microformat ==
{{UF-hcard-org}}
 
== TemplateData ==
{{collapse top|TemplateData}}
{{TemplateData header}}
<templatedata>
{
"description": "An infobox for companies",
"params": {
"name": {
"label": "Name",
"description": "The full, legal name of the company, correctly reproducing punctuation and abbreviations or lack thereof. The full legal name of the company may be different from the common name used for the article title.",
"type": "string",
"default": "(PAGENAME)",
"aliases": [
"company_name"
],
"required": false
},
"logo": {
"label": "Logo",
"description": "The company's current, primary wordmark or logo. Use the logo of the entity that is the subject of the article; the logo used may be different from the logo used on consumer products, particularly if the article is about a parent company or holding company. Upload a wordmark/logo graphic using the organization logo upload form. Note: uploading trademarked corporate logos by other means or uploading corporate logos to Wikimedia Commons is likely to result in deletion of the logo.",
"type": "string",
"aliases": [
"company_logo"
],
"required": false,
"example": "logo.png"
},
"logo_size": {
"label": "Logo size",
"type": "string",
"required": false,
"description": "Optional display width of logo in pixels. If not specified, the size varies by user preferences.",
"example": "100px"
},
"logo_padding": {
"label": "Logo vertical padding",
"example": "10px"
},
"logo_alt": {
"label": "Logo alt text",
"description": "Optional verbal description of logo for text-only browsers and visually impaired users.",
"type": "string",
"required": false,
"aliases": [
"alt"
],
"example": "ExampleCo's logo"
},
"logo_caption": {
"label": "Logo caption",
"description": "Descriptive information for the logo, if necessary. Rarely used.",
"type": "string",
"aliases": [
"caption"
],
"required": false,
"example": "Logo used from 1942 to 1966"
},
"image": {
"label": "Image",
"description": "A secondary image of the company (not the logo)",
"example": "headquarters.jpg"
},
"image_size": {
"label": "Image size",
"description": "Optional display width of the secondary image in pixels. If not specified, the size varies by user preferences.",
"example": "100px"
},
"image_alt": {
"label": "Image alt text",
"description": "Optional verbal description of the secondary image for text-only browsers and visually impaired users.",
"example": "ExampleCo's headquarters"
},
"image_caption": {
"label": "Image caption",
"description": "Descriptive information for the secondary image, if necessary.",
"type": "string",
"required": false,
"example": "ExampleCo's headquarters in City, Country."
},
"trading_name": {
"label": "Trading name",
"description": "Trade name, doing business as, d/b/a or fictitious business name under which a company presents itself to the public. This parameter is used only when the company has a legally registered trade name that is different from the company's full, legal name.",
"type": "string",
"required": false
},
"native_name": {
"label": "Native name",
"description": "The full, legal non-English name of the company as it appears in the company's home country language, correctly reproducing punctuation and abbreviations or lack thereof.",
"type": "string",
"required": false
},
"native_name_lang": {
"label": "Language of native name",
"description": "Sets the lang attribute for the native name, use two letter ISO 639‑1 codes like 'fr'.",
"type": "string",
"required": false
},
"romanized_name": {
"label": "Romanized name",
"description": "Native name in Latin script. Use only if the company is based in a non-English speaking country and it has no official rendering of native name in Latin script. If the official rendering of native name in Latin script exists, use the 'native_name' parameter instead and omit this non-Latin names entirely.",
"type": "string",
"required": false
},
"former_name": {
"aliases": [
"former_names"
],
"label": "Formerly"
},
"type": {
"label": "Company type",
"description": "Type of company, wikilinked. Use the ownership parameter to list ownership percentages for private companies and joint ventures, if applicable.",
"type": "wiki-page-name",
"aliases": [
"company_type"
],
"required": false,
"example": "[[Public company|Public]] OR [[Privately held company|Private]]"
},
"traded_as": {
"label": "Traded as",
"description": "The stock exchange and stock ticker symbols of publicly traded companies, using stock ticker templates. Information about the company's status as a component of a major index can also be added. If there is more than one entry, use {{Unbulleted list}} to format the entries. A list of available stock ticker symbol templates is available at [[Category:Ticker symbol templates]].",
"type": "string",
"required": false,
"example": "{{NYSE|DLB}} OR {{Unbulleted list|{{NASDAQ|MSFT}}|{{SEHK|4338}}|[[Dow Jones Industrial Average]] component|[[NASDAQ-100]] component|[[S&P 500]] component}}"
},
"ISIN": {
"label": "ISIN",
"description": "International Securities Identification Number",
"type": "string",
"required": false
},
"industry": {
"label": "Industry",
"description": "Primary industry(s) in which the company operates, listed alphabetically. If the company offers goods or services in more than one industry, use {{Unbulleted list}} to format the entries.",
"type": "string",
"required": false,
"example": "Appliance manufacturing OR {{Unbulleted list|Electronics design|Electronics distribution|Entertainment}}"
},
"genre": {
"label": "Genre",
"description": "Genres of works published by the company, listed alphabetically and wikilinked. This parameter is used for publishing and media companies only. If this parameter is filled, consider using {{Infobox publisher}} instead, unless the company is notable for more than publishing. If the article subject is not a publishing or media company, delete this parameter from the article. If there is more than one entry, use {{Unbulleted list}} to format the entries.",
"type": "string",
"required": false,
"example": "[[Fiction]] OR {{Unbulleted list|[[Biography|Biographies]]|[[Science fiction]]|[[Western fiction|Westerns]]}}"
},
"fate": {
"label": "Fate",
"description": "The reason a company became defunct or the change type and the name of the acquiring or merging entity.",
"type": "string",
"required": false,
"example": "Acquired by Cisco Systems, Inc. OR Bankrupted OR Dissolved OR Merged with Thompson Corporation"
},
"predecessor": {
"label": "Predecessor",
"description": "The name(s) of any predecessor(s) of the company. If the article subject exists as the result of the merger of two or more legal entities, list the predecessors alphabetically, using {{Unbulleted list}} to format the entries.",
"type": "string",
"aliases": [
"predecessors"
],
"required": false,
"example": "Apple Inc. OR {{Unbulleted list|[[C. L. Best]]|[[Holt Manufacturing Company]]}}"
},
"successor": {
"label": "Successor",
"description": "The name(s) of any successor(s) of the company. If the article subject has two or more successors, list the successors alphabetically, using {{Unbulleted list}} to format the entries.",
"type": "string",
"aliases": [
"successors"
],
"required": false,
"example": "[[Apple Inc.]] OR {{Unbulleted list|[[The People's Corporation of Judea]]|[[Splitters, Inc.]]}}"
},
"founded": {
"label": "Date founded",
"description": "Date and location of the company's founding (establishment). Use {{Start date and age}} for the date. Location may be in the format of [[City, State or Province]], Country, or simply [[City]], Country if a subnational unit is not conventionally given. Use the most-recognizable names in English; link only the lowest-level independent component of the location. Per WP:OVERLINK, do not wikilink the country. Per WP:Manual of Style (icons), do not use flag icons; flag icons place an unnecessary emphasis on nationality and can be misleading.",
"type": "string",
"aliases": [
"foundation"
],
"required": false,
"example": "{{Start date and age|1925|12|02}} in [[Malmö]], Sweden"
},
"founder": {
"label": "Founder",
"description": "The sole entrepreneur who founded the company. Wikilink the name of the founder if possible. If there are multiple founders, use the \"Founders\" parameter instead.",
"type": "string",
"aliases": [
"founders"
],
"required": false,
"example": "Thomas Oliver"
},
"defunct": {
"label": "Date defunct",
"description": "Date (at least year, more specific if known) that the company became defunct (publicly dissolved). Use {{End date}} for the date.",
"type": "string",
"aliases": [
"dissolved"
],
"required": false,
"example": "{{End date|2000}} or {{End date|2000|06|30}}"
},
"hq_location": {
"label": "HQ location",
"type": "string",
"aliases": [
"location"
],
"required": false
},
"hq_location_city": {
"label": "HQ location's city",
"description": "Current city, or city and state/province, of the company's headquarters. Use the location's most-recognizable name in English; link only the lowest-level independent component of the location (if not already wikilinked in the \"founded\" parameter). May be in the format of [[City, State or Province]], or simply [[City]] if a subnational unit is not conventionally given. If this parameter is used, also populate \"hq_location_country\". Do not provide a street address, except in the rare case that the location, for example the corporate campus, is independently notable.",
"type": "string",
"aliases": [
"location_city"
],
"required": false,
"example": "[[Redmond, Washington]] OR [[Nuremberg]]"
},
"hq_location_country": {
"label": "HQ location's country",
"description": "Current country of the company's headquarters. Use its most-recognizable name in English, but do not wikilink the country per WP:OVERLINK. Do not use flag icons, per WP:Manual of Style (icons). If this parameter is used, also populate \"hq_location_city\".",
"type": "string",
"required": false,
"example": "Germany"
},
"num_locations": {
"label": "Number of locations",
"description": "Number of locations the company has physical properties, expressed as a number, followed by the property type, then the applicable year in parentheses.",
"type": "string",
"aliases": [
"locations"
],
"required": false,
"example": "815 stores (2011)"
},
"num_locations_year": {
"label": "Number of locations year",
"description": "The year associated with the data presented by 'number of locations'."
},
"area_served": {
"label": "Area served",
"description": "Geographic area(s) in which the company does business. Use the largest geographic area(s) that apply. If, for example, a company does business in every province in Canada, list Canada, do not list each province. Do not wikilink if it would be redundant with the linking in a previous parameter, such as foundation or location_country. If there is more than one entry, list them alphabetically and use {{Unbulleted list}} to format the entries.",
"type": "string",
"aliases": [
"areas_served"
],
"required": false,
"example": "Worldwide OR North America OR [[New York metropolitan area]] OR {{Unbulleted list|[[Contiguous United States]]|[[Puerto Rico]]|[[United States Virgin Islands]]}}"
},
"key_people": {
"label": "Key people",
"description": "Up to four key individuals closely associated with the company. If there is more than one entry, use {{Unbulleted list}} to format the entries. List the figures in order of organizational role importance. Give job title(s) in parentheses (round brackets); these job titles are capitalized per WP:Manual of Style (capital letters) because they follow the name. If a founder is already listed in the founder parameter, do not list them again here as a founder; you may however list them along with their job title (Chairman, President, etc.) Generally list prominent, current executives within the company holding key positions such as chairman, chief executive officer, president, VP of design, etc., but do not list roles below chief officer level if they are not notable. Do include top executives even not individually notable, but do not wikilink them. Use popular names rather than formal names if the key figure has an existing Wikipedia article. It may be appropriate add, at the end, past executives who played an especially prominent role in the company's history. For defunct companies, list the most prominent former executives.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|[[Tim Cook]] ([[Chief executive officer|CEO]])|[[Arthur D. Levinson]] ([[Chairman]])|[[Jonathan Ive]] ([[Senior vice-president|SVP]] of [[Industrial Design]])|[[Steve Jobs]] (Chairman, 1976-1985, 2011; CEO, 1997–2011)}}"
},
"products": {
"label": "Products",
"description": "A representative selection of the company's well known current or former products, listed alphabetically. If there is more than one entry, use {{Unbulleted list}} to format the entries.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|[[Microsoft Office]]|[[Microsoft Windows]]}} OR {{Unbulleted list|[[Bentley Continental Flying Spur|Continental Flying Spur]]|[[Bentley Continental GT|Continental GT]]|[[Bentley Mulsanne (2010)|Mulsanne]]}}"
},
"brands": {
"label": "Brands",
"description": "Any significant brand names / imprints / etc. used by the company that differ from its name. If more than one, list using {{hlist}}.",
"type": "string"
},
"production": {
"label": "Production",
"description": "The number of units produced in the most recent year and the year prior, stating the year in parentheses. Indicate what is being measured, such as vehicles, units or devices. You may include an indicator icon to indicate the change compared to the previous year; to avoid confusion, place the indicator before the number. Please note that this is intended to depict the direction of change compared to the previous year, not the actual numerical change in value.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|{{increase}} 2,856 vehicles (2011)|2,177 vehicles (2010)}}"
},
"production_year": {
"label": "Production year",
"description": "The year associated with the data presented by 'production'.",
"type": "string"
},
"services": {
"label": "Services",
"description": "A representative selection of the company's well known current or former services offered, listed alphabetically. If there is more than one entry, use {{Unbulleted list}} to format the entries.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|[[Financial services|Financing]]|[[Insurance]]|[[Maintenance, repair and operations|Maintenance]]|[[Training]]}}"
},
"revenue": {
"label": "Revenue",
"description": "All income that the company receives from its normal business activities, usually from the sale of goods and services to customers in the most recent year and the year prior, indicating the years in parentheses. (Revenue is referred to as 'turnover' in the United Kingdom.) Wikilink the currency unit and indicate country for common currency units like dollar.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|{{increase}} US$512,256,128,064 (2011)|US$412,552,687,117 (2010)}}"
},
"revenue_year": {
"label": "Revenue year",
"description": "The year associated with the data presented by 'revenue'.",
"type": "string"
},
"operating_income": {
"label": "Operating income",
"description": "Total earnings before interest and taxes recognized by the company in its most recent fiscal year and the year prior, with the applicable years in parentheses.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|{{decrease}} US$256,128,064,032 (2011)|US$382,456,778,010 (2010)}}"
},
"income_year": {
"label": "Operating income year",
"description": "The year associated with the data presented by 'operating income'."
},
"net_income": {
"label": "Net income",
"description": "Net income or profit (revenue minus costs) realized by the company in its most recent fiscal year and the year prior, with the applicable years in parentheses.",
"type": "string",
"aliases": [
"profit"
],
"required": false,
"example": "{{Unbulleted list|{{steady}} US$128 million (2011)|US$128 million (2010)}}"
},
"net_income_year": {
"label": "Net income year",
"description": "The year associated with the data presented by 'net income'.",
"aliases": [
"profit_year"
]
},
"aum": {
"label": "Assets under management",
"description": "The company's total assets under management (AUM) in its most recent fiscal year and the year prior, with the applicable years in parentheses. This entry is used for financial services companies only. If the article subject is not a financial services company, delete this parameter from the article.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|{{increase}} US$213.5 million (2011)|US$175.8 million (2010)}}"
},
"assets": {
"label": "Assets",
"description": "Total assets controlled by the company in its most recent fiscal year and the year prior, with the applicable year s in parentheses.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|{{decrease}} US$64,032,016 (2011)|US$82,456,375 (2010)}}"
},
"assets_year": {
"label": "Assets year",
"description": "The year associated with the data presented by 'assets'."
},
"equity": {
"label": "Equity",
"description": "Total equity or net worth held in the company; shareholder equity for public companies.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|{{increase}} US$32,016,008,004 (2011)|US$29,752,528,004 (2010)}}"
},
"equity_year": {
"label": "Equity year",
"description": "The year associated with the data presented by 'equity'."
},
"owner": {
"label": "Owner",
"description": "Use this parameter to list ownership percentages for private companies owned by a few key individuals or to list ownership percentages for joint ventures, if applicable. Do not use this field for publicly traded companies. List the owners alphabetically and use {{Unbulleted list}} to format the entries.",
"type": "string",
"aliases": [
"owners"
],
"required": false,
"example": "{{Unbulleted list|[[Richemont|Compagnie Financière Richemont S.A.]] (50%)|[[Polo Ralph Lauren|Polo Ralph Lauren Corporation]] (50%)}}"
},
"members": {
"label": "Members",
"description": "Number of members"
},
"members_year": {
"label": "Members year",
"description": "The year associated with the data presented by 'members'."
},
"num_employees": {
"label": "Number of employees",
"description": "Total number of people employed by the company in the most recent year and the year prior, with the applicable years in parentheses. To separate thousands (e.g. 12,200; 5,200) please use a comma (,) instead of a full stop (.) per WP:MOSNUM.",
"type": "string",
"required": false,
"example": "{{Unbulleted list|{{steady}} 127 (2011)|127 (2010)}}"
},
"num_employees_year": {
"label": "Number of employees year",
"description": "The year associated with the data presented by 'number of employees'."
},
"parent": {
"label": "Parent/holding company",
"description": "If the article's subject is a subsidiary of a holding company or parent company.",
"type": "string",
"required": false,
"example": "in the case of Solar Turbines Incorporated: [[Caterpillar Inc.]]"
},
"divisions": {
"label": "Divisions",
"description": "The primary functional or operational business divisions of a company, listed alphabetically. These divisions align with the internal organizational structure of the company and may or may not align with the company's legally incorporated subsidiaries. If there is more than one entry, use {{Unbulleted list}} to format the entries. If there are more than five divisions and the article body lists them or discusses them, consider linking to that part of the article rather than listing them in the infobox.<br />Example, for a fictional telecom corporation:{{Unbulleted list|Business sales|Consumer sales|Information technologies|Network|Regulatory|Finance}}",
"type": "string",
"required": false
},
"subsid": {
"label": "Subsidiaries",
"description": "The primary, legally incorporated subsidiaries owned by the company, listed alphabetically. Wikilink each subsidiary that has its own unique article. For publicly traded companies, a list of subsidiaries is disclosed in the company's annual report. If there is more than one entry, use {{Unbulleted list}} to format the entries. If there are more than five subsidiaries and the article body lists them or discusses them, consider linking to that part of the article rather than listing them in the infobox.<br />Example, for Caterpillar Inc.: {{Unbulleted list|Caterpillar Financial Services Corporation|Caterpillar Marine Power Systems|[[Perkins Engines Co. Limited]]|[[Progress Rail Services Corporation]]}}",
"type": "string",
"required": false
},
"module": {
"label": "Module",
"description": "For embedding other templates (see Wikipedia:WikiProject Infoboxes/embed).",
"type": "string"
},
"website": {
"label": "website",
"description": "This URL must be readable in print. Therefore, you should use '{{tl|URL}}' template like this: '{{URL|example.com}}'. Avoid using printer-hostile forms like '[http://www.example.com Example website]'. In absence of this parameter, infobox attempts to acquire the website link form Wikidata. This parameter overrides the Wikidata link. (It is useful when a second infobox for something different is defined on a page.) In addition, the special value 'hide' suppresses this field, even in presence of a Wikidata link. (It is useful for articles that have several infoboxes and do not want all of them show a Wikidata link ad nauseam.) Do not include the leading www. unless the URL will not resolve without it.<br />Examples: {{URL|caterpillar.com}}",
"type": "string",
"required": false
},
"ratio": {
"label": "Basel III ratio",
"description": "Basel III ratio, for BANKS ONLY"
},
"rating": {
"label": "Credit rating",
"description": "Credit rating from one or more of Moody's, Fitch, or S&P, for BANKS ONLY"
},
"footnotes": {
"label": "Footnotes",
"description": "Use to list citations that validate the data in the infobox or to note information about the terms, names and figures used in the infobox.",
"type": "string",
"required": false
}
},
"format": "block",
"paramOrder": [
"name",
"logo",
"logo_size",
"logo_padding",
"logo_alt",
"logo_caption",
"image",
"image_size",
"image_alt",
"image_caption",
"trading_name",
"native_name",
"native_name_lang",
"romanized_name",
"former_name",
"type",
"traded_as",
"ISIN",
"industry",
"genre",
"fate",
"predecessor",
"successor",
"founded",
"founder",
"defunct",
"hq_location",
"hq_location_city",
"hq_location_country",
"num_locations",
"num_locations_year",
"area_served",
"key_people",
"products",
"brands",
"production",
"production_year",
"services",
"revenue",
"revenue_year",
"operating_income",
"income_year",
"net_income",
"net_income_year",
"aum",
"assets",
"assets_year",
"equity",
"equity_year",
"owner",
"members",
"members_year",
"num_employees",
"num_employees_year",
"parent",
"divisions",
"subsid",
"module",
"ratio",
"rating",
"website",
"footnotes"
]
 
}
</templatedata>
{{collapse bottom}}
 
== Tracking category ==
* {{clc|Pages using infobox company with unsupported parameters}}
 
== See also ==
* [[Wikipedia:INFOBOXFLAG]]
 
== Notes ==
{{Notelist}}
 
{{Organization infoboxes}}
 
<includeonly>{{sandbox other||
<!-- Categories below this line, please; interwikis at Wikidata -->
{{DEFAULTSORT:Perusahaan}}
[[Category:Templat kotak info bisnis]]
[[Category:Templat kotak info perusahaan]]
[[Category:Templat kotak info organisasi]]
[[Category:Templat yang memiliki kategori pelacak|{{PAGENAME}}]]<!--override DEFAULTSORT-->
[[Category:Templat yang memakai data dari Wikidata|{{PAGENAME}}]]<!--override DEFAULTSORT-->
[[Category:Templat kotak info yang memakai Wikidata|{{PAGENAME}}]]<!--override DEFAULTSORT-->
}}</includeonly>