|
|
Line 1: |
Line 1: |
| <noinclude>{{Wp-cca|Template:Infobox company}}</noinclude>{{infobox | | <infobox> |
| | bodyclass = vcard
| | <title source="name"><default>{{PAGENAME}}</default></title> |
| | bodystyle = {{{bodystyle|}}}
| | |
| | titleclass = fn org
| | <image source="logo"> |
| | title = {{{name<includeonly>|{{{company_name|{{PAGENAME}}}}}</includeonly>}}}
| | <caption source="caption"> |
| | imageclass = logo
| | <default>{{{name}}} logo</default> |
| | image = {{{logo<includeonly>|{{{company_logo|}}}</includeonly>}}}
| | </caption> |
| | caption = {{{caption|}}}
| | </image> |
| | |
| | <data source="type"><label>Type</label></data> |
| | <data source="industry"><label>Industry</label></data> |
| | <data source="founded"><label>Founded</label></data> |
| | <data source="founder"><label>Founder(s)</label></data> |
| | <data source="country"><label>Country</label></data> |
| | <data source="area served"><label>Area Served</label></data> |
| | <data source="headquarters"><label>Headquarters</label></data> |
| | <data source="owner"><label>Owner</label></data> |
| | <data source="parent"><label>Parent Company</label></data> |
| | <data source="registration"><label>Registration</label></data> |
| | <data source="status"><label>Current Status</label></data> |
| | <data source="products"><label>Product(s)</label></data> |
| | <data source="services"><label>Service(s)</label></data> |
| | <data source="programming language"><label>Programming Language(s)</label></data> |
| | <data source="revenue"><label>Revenue</label></data> |
| | <data source="number of employee"><label>Number of Employees</label></data> |
| | <data source="website"><label>Website</label></data> |
| | </infobox> |
|
| |
|
| | label1 = {{nowrap|[[Doing business as|Trading name]]}}
| | <noinclude> |
| | data1 = {{{trading_name<includeonly>|</includeonly>}}}
| | {{Documentation}} |
| | |
| | label2 = Native name
| |
| | data2 = {{#if:{{{native_name|}}}|<span class="nickname"{{#if:{{{native_name_lang|}}}| lang="{{{native_name_lang}}}"}}>{{{native_name}}}</span>|}}
| |
| | |
| | label3 = [[Romanization|Romanized]] name
| |
| | data3 = {{{romanized_name<includeonly>|</includeonly>}}}
| |
| | |
| | label4 = {{#if:{{{defunct|}}}|[[Types of business entity|Former type]]|[[Types of business entity|Type]]}}
| |
| | class4 = category
| |
| | data4 = {{{type<includeonly>|{{{company_type|}}}</includeonly>}}}
| |
| | |
| | label5 = [[Ticker symbol|Traded as]]
| |
| | data5 = {{{traded_as<includeonly>|</includeonly>}}}
| |
| | |
| | label6 = Industry
| |
| | class6 = category
| |
| | data6 = {{{industry<includeonly>|</includeonly>}}}
| |
| | |
| | label7 = Genre
| |
| | class7 = category
| |
| | data7 = {{{genre<includeonly>|</includeonly>}}}
| |
| | |
| | label8 = Fate
| |
| | data8 = {{{fate<includeonly>|</includeonly>}}}
| |
| | |
| | label9 = Predecessor(s)
| |
| | data9 = {{{predecessor<includeonly>|{{{Predecessor|}}}</includeonly>}}}
| |
| | |
| | label10 = Successor(s)
| |
| | data10 = {{{successor<includeonly>|</includeonly>}}}
| |
| | |
| | label11 = Founded
| |
| | data11 = {{{foundation<includeonly>|</includeonly>}}}
| |
| | |
| | label12 = Founder(s)
| |
| | class12 = agent
| |
| | data12 = {{{founder<includeonly>|</includeonly>}}}
| |
| | |
| | label13 = Defunct
| |
| | data13 = {{{defunct<includeonly>|</includeonly>}}}
| |
| | |
| | label14 = Headquarters
| |
| | class14 = {{#if:{{{location|}}}|label|adr}}
| |
| | data14 = {{#if: {{{location_city<includeonly>|</includeonly>}}}|<span class="locality">{{{location_city}}}</span>{{#if: {{{location_country<includeonly>|</includeonly>}}}|, }}}}{{#if: {{{location_country<includeonly>|</includeonly>}}}|<span class="country-name">{{{location_country}}}</span>}}
| |
| {{#if:{{{location|}}}|{{{location}}} }}
| |
| | |
| | label15 = Number of locations
| |
| | data15 = {{{locations<includeonly>|</includeonly>}}}
| |
| | |
| | label16 = Area served
| |
| | data16 = {{{area_served<includeonly>|</includeonly>}}}
| |
| | |
| | label17 = Key people
| |
| | class17 = agent
| |
| | data17 = {{{key_people<includeonly>|</includeonly>}}}
| |
| | |
| | label18 = Products
| |
| | data18 = {{{products<includeonly>|</includeonly>}}}
| |
| | |
| | label19 = Production output
| |
| | data19 = {{{production<includeonly>|</includeonly>}}}
| |
| | |
| | label20 = Services
| |
| | class20 = category
| |
| | data20 = {{{services<includeonly>|</includeonly>}}}
| |
| | |
| | label21 = Revenue
| |
| | data21 = {{{revenue<includeonly>|</includeonly>}}}
| |
| | |
| | label22 = [[Earnings before interest and taxes|Operating income]]
| |
| | data22 = {{{operating_income<includeonly>|</includeonly>}}}
| |
| | |
| | label23 = {{#ifeq:{{{intl|}}}|yes|[[Net income|Profit]]|[[Net income]]}}
| |
| | data23 = {{{net_income<includeonly>|</includeonly>}}}
| |
| | |
| | label24 = [[Assets under management|AUM]]
| |
| | data24 = {{{aum<includeonly>|</includeonly>}}}
| |
| | |
| | label25 = [[Asset|Total assets]]
| |
| | data25 = {{{assets<includeonly>|</includeonly>}}}
| |
| | |
| | label26 = [[Equity (finance)|Total equity]]
| |
| | data26 = {{{equity<includeonly>|</includeonly>}}}
| |
| | |
| | label27 = Owner(s)
| |
| | data27 = {{{owner<includeonly>|</includeonly>}}}
| |
| | |
| | label28 = Employees
| |
| | data28 = {{{num_employees<includeonly>|</includeonly>}}}
| |
| | |
| | label29 = [[Holding company|Parent]]
| |
| | data29 = {{{parent<includeonly>|</includeonly>}}}
| |
| | |
| | label30 = [[Division (business)|Divisions]]
| |
| | data30 = {{{divisions<includeonly>|</includeonly>}}}
| |
| | |
| | label31 = [[Subsidiary|Subsidiaries]]
| |
| | data31 = {{{subsid<includeonly>|</includeonly>}}}
| |
| | |
| | label32 = Website
| |
| | data32 = {{{homepage<includeonly>|{{{website|}}}</includeonly>}}}
| |
| | |
| | below = {{#if:{{{footnotes<includeonly>|</includeonly>}}}|'''References:''' {{{footnotes}}} }}
| |
| }}<noinclude>
| |
| | |
| {{documentation}} | |
| <!-- Add categories and interwikis to the /doc subpage, not here! -->
| |
| </noinclude> | | </noinclude> |