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
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
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
Usage notes
- Use
namefor the commonly recognized name of the organization. - Use
native_namefor the organization's name in its native language or writing system when useful. - Use
other_namefor another widely recognized name. - Use
abbreviationfor a commonly used abbreviation or acronym. - Use
logofor the organization's logo filename only. Do not includeFile:.... - Use
logo_altfor short alternative text describing the logo. - Use only properly licensed files.
- Use
captiononly when the logo or image needs a useful caption. - Use
typefor a concise description such as nonprofit organization, association, foundation, federation, or international organization. - Use
statusonly when the organization's operational status is important, such as Active, Dissolved, or Defunct. - Use
purposefor a short factual explanation of the organization's principal purpose. - Use
missionwhen a clearly documented organizational mission is more appropriate than a general purpose. - Use
foundedfor the human-readable founding date or year. - Use
founded_isofor structured data. Accepted formats areYYYY,YYYY-MM, orYYYY-MM-DD. - Use either
founderorfounders, depending on whether one or several founders need to be listed. - Use
headquartersfor the principal headquarters. - Use
area_servedfor the geographic area in which the organization operates. - Use
key_peopleonly for people whose leadership or organizational role is directly relevant. - Avoid filling
key_peoplewith a long list of officials. - Use
languagewhen one principal language is relevant. - Use
languageswhen several official or working languages need to be listed. - Use
membershipfor a meaningful and reliably documented description of the organization's membership. - Use
productsonly when the organization produces notable products. - Use
servicesfor significant services provided by the organization. - Use
parent_organizationwhen the subject formally belongs to a larger organization. - Use
subsidiariesfor notable controlled subsidiary organizations when applicable. - Use
affiliationsfor significant formal affiliations that do not represent a parent-subsidiary relationship. - Use
websiteonly for the official website. - The older
urlparameter is accepted as an alias forwebsite, but new articles should usewebsite. - 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Commonly recognized name of the organization. | String | optional |
| Native name | native_name | Organization name in its native language or writing system. | String | optional |
| Other name | other_name | Another widely recognized name of the organization. | String | optional |
| Abbreviation | abbreviation | Commonly used abbreviation or acronym. | String | optional |
| Logo | logo | Organization logo filename without File markup. | File | optional |
| Logo alternative text | logo_alt alt | Short alternative text describing the logo. | String | optional |
| Caption | caption | Optional caption displayed below the logo. | String | optional |
| Organization type | type | Type of organization, such as nonprofit organization, association, foundation, federation, or international organization. | String | optional |
| Status | status | Operational status of the organization when relevant. | String | optional |
| Purpose | purpose | Short factual explanation of the organization's principal purpose. | String | optional |
| Mission | mission | Documented organizational mission when more appropriate than purpose. | String | optional |
| Founded | founded | Human-readable founding date or year. | String | optional |
| Founded ISO | founded_iso | Machine-readable founding date in YYYY, YYYY-MM, or YYYY-MM-DD format. | String | optional |
| Founder | founder | Founder when one person or entity is listed. | String | optional |
| Founders | founders | Founders when several people or entities are listed. | String | optional |
| Headquarters | headquarters | Principal headquarters of the organization. | String | optional |
| Area served | area_served | Geographic area in which the organization operates. | String | optional |
| Key people | key_people | Important leaders or officials directly relevant to the organization. | String | optional |
| Language | language | Principal or official language when one language is relevant. | String | optional |
| Languages | languages | Official or working languages when several need to be listed. | String | optional |
| Membership | membership | Meaningful description or figure for organizational membership. | String | optional |
| Products | products | Notable products produced by the organization when applicable. | String | optional |
| Services | services | Significant services provided by the organization. | String | optional |
| Parent organization | parent_organization | Larger organization to which the subject formally belongs. | String | optional |
| Subsidiaries | subsidiaries | Notable subsidiary organizations controlled by the subject. | String | optional |
| Affiliations | affiliations | Significant formal affiliations when relevant. | String | optional |
| Website | website url | Official organization website. | URL | optional |