Difference between revisions of "Template:Infobox Company"

MyWikiBiz, Author Your Legacy — Friday March 29, 2024
Jump to navigationJump to search
Line 5: Line 5:
 
{{#if:{{{company_logo}}}|<tr><td colspan="2" style="text-align:center; padding:16px 0 16px 0;">{{{company_logo}}}</td></tr>}}
 
{{#if:{{{company_logo}}}|<tr><td colspan="2" style="text-align:center; padding:16px 0 16px 0;">{{{company_logo}}}</td></tr>}}
 
!style="text-align:right; padding-right:0.75em;"| [[Company Type|Type]]
 
!style="text-align:right; padding-right:0.75em;"| [[Company Type|Type]]
|([[exchange:={{{exchange}}}|{{{wiki_exchange}}}]]
+
|([[exchange:={{{exchange}}}|{{{wiki_exchange}}}]]:[[symbol:={{{symbol}}}|{{{wiki_symbol}}}]])
[[symbol:={{{symbol}}}|{{{wiki_symbol}}}]])
 
 
|-
 
|-
 
!style="text-align:right; padding-right:0.75em;"| Founded
 
!style="text-align:right; padding-right:0.75em;"| Founded

Revision as of 03:34, 2 November 2006

{{{company_name}}}
{{{company_logo}}}
Type ({{{wiki_exchange}}}:{{{wiki_symbol}}})
Founded {{{year_started}}}
Headquarters {{{address}}}
{{{city_wiki}}}
{{{state_wiki}}} {{{country_wiki}}} {{{zip}}}-{{{plus4}}}
Key people{{{contact_person}}}
Key people{{{contact_person}}}
Area served{{{area_served}}}



Use Template:Infobox_NPO for non-profit/not-for-profit organizations (i.e. NPO).

Usage

The company_name, company_type, foundation and location parameters are obligatory.

{{Infobox Company
| company_name     = 
| company_logo     = 
| company_slogan   =
| vector_logo      = 
| company_type     = 
| genre            =
| foundation       =
| founder          =
| location         = 
| origins          = 
| key_people       = 
| area_served      = 
| industry         = 
| products         = 
| revenue          = 
| operating_income = 
| net_income       = 
| num_employees    = 
| parent           = 
| subsid           = 
| owner            =
| homepage         = 
| footnotes        = 
}}