Template:Infobox Company: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Caesar Schinas
imported>Caesar Schinas
m (→‎Example: spacing)
Line 33: Line 33:
==== Example ====
==== Example ====
{{Template:Infobox Company
{{Template:Infobox Company
| org_name_legal =Name of Company
| org_name_legal     = Name of Company
| org_logo =test.jpg
| org_logo           = Company logo.jpg
| org_homepage =citizendium.org
| org_homepage       = www.example.org
| org_parent =Parent Co.
| org_parent         = Parent Co.
| org_form =Form
| org_form           = Form
| org_ownership_type =Type
| org_ownership_type = Type
| org_stock_symbol =CO
| org_stock_symbol   = CO
| org_foundation_date =19XX
| org_foundation_date = 19XX
| org_founded_by =Some Bloke
| org_founded_by     = Some Bloke
| location_street =LaLa La.
| location_street     = LaLa La.
| location_city =LA
| location_city       = LA
| location_state =CA
| location_state     = CA
| location_country =USA
| location_country   = USA
| category_prime =Fiction
| category_prime     = Fiction
| prime_function =Publisher
| prime_function     = Publisher
}}
}}
<pre>
<pre>
{{Template:Infobox Company
{{Template:Infobox Company
| org_name_legal =Name of Company
| org_name_legal     = Name of Company
| org_logo =test.jpg
| org_logo           = Company logo.jpg
| org_homepage =citizendium.org
| org_homepage       = www.example.org
| org_parent =Parent Co.
| org_parent         = Parent Co.
| org_form =Form
| org_form           = Form
| org_ownership_type =Type
| org_ownership_type = Type
| org_stock_symbol =CO
| org_stock_symbol   = CO
| org_foundation_date =19XX
| org_foundation_date = 19XX
| org_founded_by =Some Bloke
| org_founded_by     = Some Bloke
| location_street =LaLa La.
| location_street     = LaLa La.
| location_city =LA
| location_city       = LA
| location_state =CA
| location_state     = CA
| location_country =USA
| location_country   = USA
| category_prime =Fiction
| category_prime     = Fiction
| prime_function =Publisher
| prime_function     = Publisher
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 06:13, 4 May 2009

Example

Name of Company
File:Company logo.jpg
Website www.example.org
Parent organisation Parent Co.
Company form Form
Company type Type, CO
Founded 19XX, by Some Bloke
Headquarters LaLa La.
LA , CA
USA
Industry Fiction
Product/Service Publisher
{{Template:Infobox Company
| org_name_legal      = Name of Company
| org_logo            = Company logo.jpg
| org_homepage        = www.example.org
| org_parent          = Parent Co.
| org_form            = Form
| org_ownership_type  = Type
| org_stock_symbol    = CO
| org_foundation_date = 19XX
| org_founded_by      = Some Bloke
| location_street     = LaLa La.
| location_city       = LA
| location_state      = CA
| location_country    = USA
| category_prime      = Fiction
| prime_function      = Publisher
}}