Contents

Template:Infobox organization/doc

Infobox organization is WikiPartner's standard infobox for nonprofit organizations, international organizations, charities, associations, foundations, federations, unions, institutions, advocacy groups, professional bodies, and other notable organizations.

Use Template:Infobox company instead when the subject is primarily a commercial company or corporation.

All parameters are optional. Add only information supported by reliable sources. Empty fields are automatically hidden.

Adding this template to an article also generates WikiPartner Organization structured data automatically. Editors do not need to create schema markup manually.

Short usage

Use this version for most organization articles.

{{Infobox organization
| name =
| logo =
| logo_alt =
| caption =
| abbreviation =
| type =
| purpose =
| founded =
| founder =
| headquarters =
| area_served =
| website =
}}

Full usage

Use this version when more information about the organization is available. Remove parameters that are not needed.

{{Infobox organization
| name =
| native_name =
| other_name =
| abbreviation =

| logo =
| logo_alt =
| caption =

| type =
| status =

| purpose =
| mission =

| founded =
| founded_iso =
| founder =
| founders =

| headquarters =
| area_served =

| key_people =

| language =
| languages =

| membership =

| products =
| services =

| parent_organization =
| subsidiaries =
| affiliations =

| website =
}}

Organization types

Use a clear and neutral value in type.

Common examples include:

  • Non-governmental organization
  • Intergovernmental organization
  • International organization
  • Nonprofit organization
  • Charity
  • Foundation
  • Association
  • Professional association
  • Trade association
  • Sports federation
  • Sports governing body
  • Advocacy organization
  • Research organization
  • Educational organization
  • Cultural organization
  • Religious organization

The visible type describes the organization for readers. WikiPartner's structured data uses the general Schema.org Organization type.

Examples

The examples below show both the wikitext entered by an editor and the finished WikiPartner infobox.

Logos are not included in these examples so the previews do not depend on a particular uploaded logo file. Editors may add a properly licensed logo or image when available.

International health organization — World Health Organization

Wikitext

{{Infobox organization
| name = World Health Organization
| abbreviation = WHO
| type = Specialized agency
| purpose = International public health
| founded = 7 April 1948
| founded_iso = 1948-04-07
| headquarters = Geneva, Switzerland
| area_served = Worldwide
| parent_organization = United Nations
| website = https://www.who.int/
}}

Rendered infobox

World Health Organization
Specialized agency





Abbreviation
WHO
Type
Specialized agency


Purpose
International public health
Founded
7 April 1948


Headquarters
Geneva, Switzerland
Area served
Worldwide






Parent organization
United Nations



Sports federation — FIFA

Wikitext

{{Infobox organization
| name = FIFA
| other_name = Fédération Internationale de Football Association
| type = International sports federation
| purpose = Governance and promotion of association football
| founded = 21 May 1904
| founded_iso = 1904-05-21
| headquarters = Zürich, Switzerland
| area_served = Worldwide
| membership = National football associations
| website = https://www.fifa.com/
}}

Rendered infobox

FIFA
International sports federation




Other name
Fédération Internationale de Football Association


Type
International sports federation


Purpose
Governance and promotion of association football
Founded
21 May 1904


Headquarters
Zürich, Switzerland
Area served
Worldwide



Membership
National football associations






Human rights organization — Amnesty International

Wikitext

{{Infobox organization
| name = Amnesty International
| abbreviation = AI
| type = Non-governmental organization
| purpose = Human rights advocacy
| founded = 1961
| founded_iso = 1961
| founder = Peter Benenson
| headquarters = London, United Kingdom
| area_served = Worldwide
| website = https://www.amnesty.org/
}}

Rendered infobox

Amnesty International
Non-governmental organization





Abbreviation
AI
Type
Non-governmental organization


Purpose
Human rights advocacy
Founded
1961
Founder
Peter Benenson
Headquarters
London, United Kingdom
Area served
Worldwide









Usage notes

  • Use name for the commonly recognized name of the organization.
  • Use native_name for the organization's name in its native language or writing system when useful.
  • Use other_name for another widely recognized name.
  • Use abbreviation for a commonly used abbreviation or acronym.
  • Use logo for the organization's logo filename only. Do not include File:....
  • Use logo_alt for short alternative text describing the logo.
  • Use only properly licensed files.
  • Use caption only when the logo or image needs a useful caption.
  • Use type for a concise description such as nonprofit organization, association, foundation, federation, or international organization.
  • Use status only when the organization's operational status is important, such as Active, Dissolved, or Defunct.
  • Use purpose for a short factual explanation of the organization's principal purpose.
  • Use mission when a clearly documented organizational mission is more appropriate than a general purpose.
  • Use founded for the human-readable founding date or year.
  • Use founded_iso for structured data. Accepted formats are YYYY, YYYY-MM, or YYYY-MM-DD.
  • Use either founder or founders, depending on whether one or several founders need to be listed.
  • Use headquarters for the principal headquarters.
  • Use area_served for the geographic area in which the organization operates.
  • Use key_people only for people whose leadership or organizational role is directly relevant.
  • Avoid filling key_people with a long list of officials.
  • Use language when one principal language is relevant.
  • Use languages when several official or working languages need to be listed.
  • Use membership for a meaningful and reliably documented description of the organization's membership.
  • Use products only when the organization produces notable products.
  • Use services for significant services provided by the organization.
  • Use parent_organization when the subject formally belongs to a larger organization.
  • Use subsidiaries for notable controlled subsidiary organizations when applicable.
  • Use affiliations for significant formal affiliations that do not represent a parent-subsidiary relationship.
  • Use website only for the official website.
  • The older url parameter is accepted as an alias for website, but new articles should use website.
  • Leave unused parameters out.
  • Do not guess founders, leadership, membership figures, headquarters, parent organizations, affiliations, or other organizational information.
  • Important information should be supported by reliable sources.

TemplateData

WikiPartner's standard infobox for nonprofit organizations, international organizations, charities, associations, foundations, federations, institutions, advocacy groups, and other notable organizations.

Template parameters

ParameterDescriptionTypeStatus
Namename

Commonly recognized name of the organization.

Stringoptional
Native namenative_name

Organization name in its native language or writing system.

Stringoptional
Other nameother_name

Another widely recognized name of the organization.

Stringoptional
Abbreviationabbreviation

Commonly used abbreviation or acronym.

Stringoptional
Logologo

Organization logo filename without File markup.

Fileoptional
Logo alternative textlogo_alt alt

Short alternative text describing the logo.

Stringoptional
Captioncaption

Optional caption displayed below the logo.

Stringoptional
Organization typetype

Type of organization, such as nonprofit organization, association, foundation, federation, or international organization.

Stringoptional
Statusstatus

Operational status of the organization when relevant.

Stringoptional
Purposepurpose

Short factual explanation of the organization's principal purpose.

Stringoptional
Missionmission

Documented organizational mission when more appropriate than purpose.

Stringoptional
Foundedfounded

Human-readable founding date or year.

Stringoptional
Founded ISOfounded_iso

Machine-readable founding date in YYYY, YYYY-MM, or YYYY-MM-DD format.

Stringoptional
Founderfounder

Founder when one person or entity is listed.

Stringoptional
Foundersfounders

Founders when several people or entities are listed.

Stringoptional
Headquartersheadquarters

Principal headquarters of the organization.

Stringoptional
Area servedarea_served

Geographic area in which the organization operates.

Stringoptional
Key peoplekey_people

Important leaders or officials directly relevant to the organization.

Stringoptional
Languagelanguage

Principal or official language when one language is relevant.

Stringoptional
Languageslanguages

Official or working languages when several need to be listed.

Stringoptional
Membershipmembership

Meaningful description or figure for organizational membership.

Stringoptional
Productsproducts

Notable products produced by the organization when applicable.

Stringoptional
Servicesservices

Significant services provided by the organization.

Stringoptional
Parent organizationparent_organization

Larger organization to which the subject formally belongs.

Stringoptional
Subsidiariessubsidiaries

Notable subsidiary organizations controlled by the subject.

Stringoptional
Affiliationsaffiliations

Significant formal affiliations when relevant.

Stringoptional
Websitewebsite url

Official organization website.

URLoptional