Template:Infobox organization/doc

From VNDev Wiki

This template is used to create an infobox in an article about an organization, such as a company, doujin circle, or indie studio.

Simple Usage

{{Infobox organization
| organization_name = 
| organization_logo = 
| caption           = 
| native_name       = 
| native_name_lang  = 
| romanized_name    = 
| organization_type = 
| industry          = 
| defunct           = 
| predecessor       = 
| successor         = 
| foundation_date   = 
| founder           = 
| location          = 
| key_people        = 
| products          = 
| services          = 
| owner             = 
| num_employees     = 
| parent            = 
| divisions         = 
| subsid            = 
| website           = 
| footnotes         = 
}}

All parameters

{{Infobox organization
| bodystyle         = 
| organization_name = 
| organization_logo = 
| caption           = 

| trading_name      = 
| native_name       = 
| native_name_lang  = 
| romanized_name    = 

| organization_type = 
| industry          = 
| genre             = 

| defunct           = 
| fate              = 
| predecessor       = 
| successor         = 
| foundation_date   = 
| founder           = 

| location          = 
| location_city     = 
| location_country  = 
| num_locations     = 
| area_served       = 

| key_people        = 
| products          = 
| services          = 

| revenue           = 
| operating_income  = 
| profit            = 
| aum               = 
| assets            = 
| equity            = 

| owner             = 
| num_employees     = 
| parent            = 
| divisions         = 
| subsid            = 

| website           = 
| footnotes         = 
}}

More Information