Difference between revisions of "Template:Infobox company"

imported>HalBerkmans
(Blanked the page)
imported>HalBerkmans
Line 1: Line 1:
 +
{{infobox
 +
| bodyclass  = vcard
 +
| titleclass = fn org
 +
| title      = {{{name<includeonly>|{{{company_name|{{PAGENAME}}}}}</includeonly>}}}
 +
| imageclass = logo
 +
| image      = {{{logo<includeonly>|{{{company_logo|}}}</includeonly>}}}
 +
| caption    = {{{caption|}}}
  
 +
| label1    = {{#if:{{{defunct|}}}|[[Types of business entity|Former type]]|[[Types of business entity|Type]]}}
 +
| class1    = category
 +
| data1      = {{{type<includeonly>|{{{company_type|}}}</includeonly>}}}
 +
 +
| label2    = [[Ticker symbol|Traded as]]
 +
| data2    = {{{traded_as<includeonly>|</includeonly>}}}
 +
 +
| label3    = Industry
 +
| data3    = {{{industry<includeonly>|</includeonly>}}}
 +
| class3    = category
 +
 +
| label4    = Genre
 +
| class4    = category
 +
| data4      = {{{genre<includeonly>|</includeonly>}}}
 +
 +
| label5    = Fate
 +
| data5      = {{{fate<includeonly>|</includeonly>}}}
 +
 +
| label6    = Predecessor(s)
 +
| data6      = {{{predecessor<includeonly>|{{{Predecessor|}}}</includeonly>}}}
 +
 +
| label7    = Successor(s)
 +
| data7      = {{{successor<includeonly>|</includeonly>}}}
 +
 +
| label8    = Founded
 +
| data8    = {{{foundation<includeonly>|</includeonly>}}}
 +
 +
| label9    = Founder(s)
 +
| class9    = agent
 +
| data9      = {{{founder<includeonly>|</includeonly>}}}
 +
 +
| label10    = Defunct
 +
| data10      = {{{defunct<includeonly>|</includeonly>}}}
 +
 +
| label11    = Headquarters
 +
| class11    = {{#if:{{{location|}}}|label|adr}}
 +
| data11    =
 +
{{#if: {{{location_city<includeonly>|</includeonly>}}}|<span class="locality">{{{location_city}}}</span>}}{{#if: {{{location_country<includeonly>|</includeonly>}}}|, <span class="country-name">{{{location_country}}}</span>}}
 +
{{#if:{{{location|}}}|{{{location}}} }}
 +
 +
| label12    = Number of locations
 +
| data12    = {{{locations<includeonly>|</includeonly>}}}
 +
 +
| label13    = Area served
 +
| data13    = {{{area_served<includeonly>|</includeonly>}}}
 +
 +
| label14    = Key people
 +
| class14    = agent
 +
| data14    = {{{key_people<includeonly>|</includeonly>}}}
 +
 +
| label15    = Products
 +
| data15    = {{{products<includeonly>|</includeonly>}}}
 +
 +
| label16    = Production output 
 +
| data16    = {{{production<includeonly>|</includeonly>}}}
 +
 +
| label17    = Services
 +
| class17    = category
 +
| data17    = {{{services<includeonly>|</includeonly>}}}
 +
 +
| label18    = Revenue
 +
| data18    = {{{revenue<includeonly>|</includeonly>}}}
 +
 +
| label19    = [[Earnings before interest and taxes|Operating income]]
 +
| data19    = {{{operating_income<includeonly>|</includeonly>}}}
 +
 +
| label20    = {{#ifeq:{{{intl|}}}|yes|[[Net income|Profit]]|[[Net income]]}}
 +
| data20    = {{{net_income<includeonly>|</includeonly>}}}
 +
 +
| label21    = [[Assets under management|AUM]]
 +
| data21    = {{{aum<includeonly>|</includeonly>}}}
 +
 +
| label22    = [[Asset|Total assets]]
 +
| data22    = {{{assets<includeonly>|</includeonly>}}}
 +
 +
| label23    = [[Equity (finance)|Total equity]]
 +
| data23    = {{{equity<includeonly>|</includeonly>}}}
 +
 +
| label24    = Owner(s)
 +
| data24    = {{{owner<includeonly>|</includeonly>}}}
 +
 +
| label25    = Employees
 +
| data25    = {{{num_employees<includeonly>|</includeonly>}}}
 +
 +
| label26    = [[Holding company|Parent]]
 +
| data26    = {{{parent<includeonly>|</includeonly>}}}
 +
 +
| label27    = [[Division (business)|Divisions]]
 +
| data27    = {{{divisions<includeonly>|</includeonly>}}}
 +
 +
| label28    = [[Subsidiary|Subsidiaries]]
 +
| data28    = {{{subsid<includeonly>|</includeonly>}}}
 +
 +
| label29    = Website
 +
| data29    = {{{homepage<includeonly>|{{{website|}}}</includeonly>}}}
 +
 +
| below      = {{#if:{{{footnotes<includeonly>|</includeonly>}}}|'''References:''' {{{footnotes}}} }}
 +
}}<noinclude>
 +
{{documentation}}
 +
</noinclude>

Revision as of 14:30, 3 March 2012

{{{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}}}
References: {{{footnotes}}}
[create] 50px Template documentation