Template:Infobox organization/doc: Difference between revisions
From VNDev Wiki
Created page with "{{Documentation subpage}} 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 == <pre> {{Infobox organization | organization_name = | organization_logo = | caption = | native_name = | native_name_lang = | romanized_name = | organization_type = | industry = | defunct = | predecessor = | successor = | foundation_da..." |
m Categorization |
||
Line 87: | Line 87: | ||
== More Information == | == More Information == | ||
* [[Wikipedia:Template:Infobox company|Wikipedia documentation]] | * [[Wikipedia:Template:Infobox company|Wikipedia documentation]] | ||
<includeonly> | |||
[[Category:Infobox templates]] | |||
</includeonly> |
Latest revision as of 12:11, 18 June 2022
This is a documentation subpage for Template:Infobox organization. It contains usage information, categories and other content that is not part of the original template page. |
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