Contents

Template:Infobox organization: Difference between revisions

No edit summary
No edit summary
Line 871: Line 871:
* Link names, organizations, places, and other subjects normally when appropriate.
* Link names, organizations, places, and other subjects normally when appropriate.


<templatedata>
{
"description":"Infobox for foundations, associations, NGOs, universities, research institutes, charities, professional societies, membership organizations, cultural organizations, and other notable institutions.",
"params":{
"name":{
"label":"Name",
"description":"Commonly used name of the organization.",
"type":"string"
},
"native_name":{
"label":"Native name",
"description":"Organization name in another language or writing system.",
"type":"string"
},
"other_name":{
"label":"Other name",
"description":"Alternative or formerly used name.",
"type":"string"
},
"acronym":{
"label":"Acronym",
"description":"Widely recognized abbreviation of the organization's name.",
"type":"string"
},
"image":{
"label":"Image",
"description":"Main representative image or official logo.",
"type":"wiki-file-name"
},
"image_alt":{
"label":"Image alt text",
"description":"Short accessibility description of the image.",
"type":"string"
},
"caption":{
"label":"Caption",
"description":"Short factual caption for the displayed image.",
"type":"string"
},
"description":{
"label":"Description",
"description":"Brief factual description of the organization.",
"type":"string"
},
"type":{
"label":"Type",
"description":"General organizational type, such as foundation, university, association, NGO, charity, or research institute.",
"type":"string"
},
"legal_status":{
"label":"Legal status",
"description":"Documented legal status of the organization when relevant.",
"type":"string"
},
"founded":{
"label":"Founded",
"description":"Year or date when the organization was founded or established.",
"type":"string"
},
"founding_location":{
"label":"Founding location",
"description":"Location where the organization was founded.",
"type":"string"
},
"founder":{
"label":"Founder",
"description":"Single founder when appropriate.",
"type":"string"
},
"founders":{
"label":"Founders",
"description":"Multiple founders when appropriate.",
"type":"string"
},
"established_by":{
"label":"Established by",
"description":"Person, government, institution, or body responsible for establishing the organization when different from the founder.",
"type":"string"
},
"headquarters":{
"label":"Headquarters",
"description":"Main headquarters or principal administrative location.",
"type":"string"
},
"location":{
"label":"Location",
"description":"Principal physical location when a headquarters is not appropriate.",
"type":"string"
},
"locations":{
"label":"Locations",
"description":"Important locations, campuses, branches, or offices.",
"type":"string"
},
"area_served":{
"label":"Area served",
"description":"Geographic area in which the organization operates or provides services.",
"type":"string"
},
"countries":{
"label":"Countries",
"description":"Countries where the organization has significant operations or activities.",
"type":"string"
},
"purpose":{
"label":"Purpose",
"description":"Main purpose of the organization.",
"type":"string"
},
"mission":{
"label":"Mission",
"description":"Concise official or well-sourced description of the organization's mission.",
"type":"string"
},
"focus":{
"label":"Focus",
"description":"Main subject, cause, or area on which the organization focuses.",
"type":"string"
},
"fields":{
"label":"Fields",
"description":"Academic, scientific, professional, cultural, or other fields associated with the organization.",
"type":"string"
},
"services":{
"label":"Services",
"description":"Major services provided by the organization.",
"type":"string"
},
"membership":{
"label":"Membership",
"description":"Description of the organization's membership structure.",
"type":"string"
},
"members":{
"label":"Members",
"description":"Number or notable description of members when reliably documented.",
"type":"string"
},
"president":{
"label":"President",
"description":"Current president when the position is relevant.",
"type":"string"
},
"chairperson":{
"label":"Chairperson",
"description":"Current chairperson or chair when relevant.",
"type":"string"
},
"director":{
"label":"Director",
"description":"Current director or equivalent organizational leader.",
"type":"string"
},
"executive_director":{
"label":"Executive director",
"description":"Current executive director when applicable.",
"type":"string"
},
"secretary":{
"label":"Secretary",
"description":"Secretary or equivalent senior officer when relevant.",
"type":"string"
},
"parent_organization":{
"label":"Parent organization",
"description":"Parent organization or institution when one exists.",
"type":"string"
},
"affiliations":{
"label":"Affiliations",
"description":"Important formal affiliations or institutional relationships.",
"type":"string"
},
"subsidiaries":{
"label":"Subsidiaries",
"description":"Important subsidiaries or controlled organizations when applicable.",
"type":"string"
},
"budget":{
"label":"Budget",
"description":"Documented organizational budget when notable.",
"type":"string"
},
"revenue":{
"label":"Revenue",
"description":"Revenue information when relevant and reliably sourced.",
"type":"string"
},
"employees":{
"label":"Employees",
"description":"Number of employees when reliably documented.",
"type":"string"
},
"volunteers":{
"label":"Volunteers",
"description":"Number of volunteers when reliably documented.",
"type":"string"
},
"website":{
"label":"Website",
"description":"Official website of the organization only.",
"type":"url"
}
},
"paramOrder":[
"name",
"native_name",
"other_name",
"acronym",
"image",
"image_alt",
"caption",
"description",
"type",
"legal_status",
"founded",
"founding_location",
"founder",
"founders",
"established_by",
"headquarters",
"location",
"locations",
"area_served",
"countries",
"purpose",
"mission",
"focus",
"fields",
"services",
"membership",
"members",
"president",
"chairperson",
"director",
"executive_director",
"secretary",
"parent_organization",
"affiliations",
"subsidiaries",
"budget",
"revenue",
"employees",
"volunteers",
"website"
]
}
</templatedata>


[[Category:WikiPartner infobox templates]]
[[Category:WikiPartner infobox templates]]

Revision as of 21:38, 3 September 2026



Usage

Use this template for articles about organizations whose main purpose is educational, charitable, scientific, cultural, professional, public-service, membership-based, or institutional.

Suitable subjects include:

  • Foundations
  • Associations
  • Non-governmental organizations
  • Charities
  • Universities
  • Colleges
  • Research institutes
  • Academic institutions
  • Professional societies
  • Membership organizations
  • Cultural organizations
  • International organizations
  • Public-interest organizations
  • Other notable institutions

All parameters are optional. Empty fields are not displayed.

Use the basic version when only the main organizational details are needed. Use the full version when additional information is useful and reliably sourced.

Do not add private contact information, speculative financial figures, promotional claims, or information that is not relevant to the organization's identity.


Basic usage

{{Infobox organization
| name =
| native_name =
| other_name =
| image =
| image_alt =
| caption =
| type =
| founded =
| founder =
| headquarters =
| purpose =
| mission =
| president =
| director =
| members =
| website =
}}


Full usage

{{Infobox organization
| name =
| native_name =
| other_name =
| acronym =
| image =
| image_alt =
| caption =
| description =
| type =
| legal_status =
| founded =
| founding_location =
| founder =
| founders =
| established_by =
| headquarters =
| location =
| locations =
| area_served =
| countries =
| purpose =
| mission =
| focus =
| fields =
| services =
| membership =
| members =
| president =
| chairperson =
| director =
| executive_director =
| secretary =
| parent_organization =
| affiliations =
| subsidiaries =
| budget =
| revenue =
| employees =
| volunteers =
| website =
}}


Parameter guidance

name The commonly used name of the organization.

native_name The organization's name in another language or writing system.

other_name A notable alternative or former commonly used name.

acronym A widely recognized abbreviation of the organization's name.

image The main representative image or official logo.

image_alt A short description of the image for accessibility.

caption A short factual caption for the image.

description A brief factual description of the organization.

type The organization's general type, such as foundation, university, association, NGO, research institute, or professional society.

legal_status The organization's documented legal status when relevant.

founded The year or date when the organization was founded or established.

founding_location The location where the organization was founded.

founder A single founder when appropriate.

founders Multiple founders when appropriate.

established_by The person, government, institution, or body responsible for establishing the organization when this differs from its founder.

headquarters The main headquarters or principal administrative location.

location A principal physical location when a headquarters is not appropriate.

locations Important locations, campuses, branches, or offices.

area_served The geographic area in which the organization operates or provides services.

countries Countries where the organization has significant operations or activities.

purpose The main purpose of the organization.

mission A concise official or well-sourced description of its mission.

focus The main subject, cause, or area on which the organization focuses.

fields Academic, scientific, professional, cultural, or other fields associated with the organization.

services Major services provided by the organization.

membership A description of the organization's membership structure.

members The number or notable description of members when reliably documented.

president The current president when the position is relevant.

chairperson The current chairperson or chair when relevant.

director The current director or equivalent leader.

executive_director The current executive director when applicable.

secretary The secretary or equivalent senior officer when relevant.

parent_organization A parent organization or institution when one exists.

affiliations Important formal affiliations or institutional relationships.

subsidiaries Important subsidiaries or controlled organizations when applicable.

budget A documented organizational budget when notable.

revenue Revenue information when relevant and reliably sourced.

employees The number of employees when reliably documented.

volunteers The number of volunteers when reliably documented.

website The official website only.


Example 1: WikiPartner

{{Infobox organization
| name = WikiPartner
| native_name =
| other_name =
| acronym =
| image =
| image_alt = WikiPartner logo
| caption =
| description = English-language knowledge and publishing platform
| type = Knowledge platform
| legal_status =
| founded = 2026
| founding_location =
| founder =
| founders =
| established_by =
| headquarters =
| location =
| locations =
| area_served = Worldwide
| countries =
| purpose = Publishing and sharing reliable knowledge
| mission = Supporting accessible and well-organized knowledge
| focus = Knowledge publishing
| fields = Research; education; publishing
| services = Knowledge publishing and editorial tools
| membership =
| members =
| president =
| chairperson =
| director =
| executive_director =
| secretary =
| parent_organization =
| affiliations =
| subsidiaries =
| budget =
| revenue =
| employees =
| volunteers =
| website = https://wikipartner.org
}}


Example infobox

WikiPartner
Knowledge platform
Founded
2026
Area served
Worldwide
Purpose
Publishing and sharing reliable knowledge
Mission
Supporting accessible and well-organized knowledge
Focus
Knowledge publishing
Fields
Research; education; publishing
Services
Knowledge publishing and editorial tools


Example 2: Bill & Melinda Gates Foundation

{{Infobox organization
| name = Bill & Melinda Gates Foundation
| native_name =
| other_name =
| acronym = BMGF
| image =
| image_alt = Bill & Melinda Gates Foundation logo
| caption =
| description = American private foundation
| type = Private foundation
| legal_status = Nonprofit organization
| founded = 2000
| founding_location = Seattle, Washington, United States
| founder = Bill Gates; Melinda French Gates
| founders =
| established_by =
| headquarters = Seattle, Washington, United States
| location =
| locations =
| area_served = Worldwide
| countries =
| purpose = Global health, development, and education
| mission =
| focus = Global health; development; education
| fields = Public health; development; education
| services =
| membership =
| members =
| president =
| chairperson =
| director =
| executive_director =
| secretary =
| parent_organization =
| affiliations =
| subsidiaries =
| budget =
| revenue =
| employees =
| volunteers =
| website = https://www.gatesfoundation.org
}}


Example infobox

Bill & Melinda Gates Foundation
Private foundation
Acronym
BMGF
Type
Private foundation
Legal status
Nonprofit organization
Founded
2000
Founding location
Seattle, Washington, United States
Founder
Bill Gates; Melinda French Gates
Headquarters
Seattle, Washington, United States
Area served
Worldwide
Focus
Global health; development; education
Fields
Public health; development; education


Example 3: Harvard University

{{Infobox organization
| name = Harvard University
| native_name =
| other_name = Harvard
| acronym =
| image =
| image_alt = Harvard University emblem
| caption =
| description = Private research university in Cambridge, Massachusetts
| type = Private research university
| legal_status =
| founded = 1636
| founding_location = Cambridge, Massachusetts, United States
| founder = Massachusetts General Court
| founders =
| established_by = Massachusetts General Court
| headquarters = Cambridge, Massachusetts, United States
| location = Cambridge, Massachusetts, United States
| locations =
| area_served =
| countries =
| purpose = Higher education and research
| mission =
| focus = Higher education; research
| fields = Education; research
| services = Higher education; research
| membership =
| members =
| president =
| chairperson =
| director =
| executive_director =
| secretary =
| parent_organization =
| affiliations =
| subsidiaries =
| budget =
| revenue =
| employees =
| volunteers =
| website = https://www.harvard.edu
}}


Example infobox

Harvard University
Private research university
Other name
Harvard
Type
Private research university
Founded
1636
Founding location
Cambridge, Massachusetts, United States
Founder
Massachusetts General Court
Established by
Massachusetts General Court
Headquarters
Cambridge, Massachusetts, United States
Location
Cambridge, Massachusetts, United States
Purpose
Higher education and research
Focus
Higher education; research
Fields
Education; research
Services
Higher education; research


Notes for editors

  • Use this infobox only for notable organizations with enough reliable information to support an article.
  • Do not fill every parameter simply because it exists.
  • Prefer the organization's commonly used name in name.
  • Use founder or founders only when the founding information is reliably documented.
  • Use headquarters for the main administrative headquarters. Use location for a principal site when appropriate.
  • Use purpose, mission, and focus only when they add useful factual information.
  • Do not use financial fields such as budget or revenue unless reliable figures are available and relevant.
  • Use current leadership fields only when the information is current and sourced.
  • website should contain the organization's official website only.
  • Do not add social-media profiles, personal websites, authority identifiers, or external profile links to this infobox.
  • Link names, organizations, places, and other subjects normally when appropriate.

Infobox for foundations, associations, NGOs, universities, research institutes, charities, professional societies, membership organizations, cultural organizations, and other notable institutions.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Commonly used name of the organization.

Stringoptional
Native namenative_name

Organization name in another language or writing system.

Stringoptional
Other nameother_name

Alternative or formerly used name.

Stringoptional
Acronymacronym

Widely recognized abbreviation of the organization's name.

Stringoptional
Imageimage

Main representative image or official logo.

Fileoptional
Image alt textimage_alt

Short accessibility description of the image.

Stringoptional
Captioncaption

Short factual caption for the displayed image.

Stringoptional
Descriptiondescription

Brief factual description of the organization.

Stringoptional
Typetype

General organizational type, such as foundation, university, association, NGO, charity, or research institute.

Stringoptional
Legal statuslegal_status

Documented legal status of the organization when relevant.

Stringoptional
Foundedfounded

Year or date when the organization was founded or established.

Stringoptional
Founding locationfounding_location

Location where the organization was founded.

Stringoptional
Founderfounder

Single founder when appropriate.

Stringoptional
Foundersfounders

Multiple founders when appropriate.

Stringoptional
Established byestablished_by

Person, government, institution, or body responsible for establishing the organization when different from the founder.

Stringoptional
Headquartersheadquarters

Main headquarters or principal administrative location.

Stringoptional
Locationlocation

Principal physical location when a headquarters is not appropriate.

Stringoptional
Locationslocations

Important locations, campuses, branches, or offices.

Stringoptional
Area servedarea_served

Geographic area in which the organization operates or provides services.

Stringoptional
Countriescountries

Countries where the organization has significant operations or activities.

Stringoptional
Purposepurpose

Main purpose of the organization.

Stringoptional
Missionmission

Concise official or well-sourced description of the organization's mission.

Stringoptional
Focusfocus

Main subject, cause, or area on which the organization focuses.

Stringoptional
Fieldsfields

Academic, scientific, professional, cultural, or other fields associated with the organization.

Stringoptional
Servicesservices

Major services provided by the organization.

Stringoptional
Membershipmembership

Description of the organization's membership structure.

Stringoptional
Membersmembers

Number or notable description of members when reliably documented.

Stringoptional
Presidentpresident

Current president when the position is relevant.

Stringoptional
Chairpersonchairperson

Current chairperson or chair when relevant.

Stringoptional
Directordirector

Current director or equivalent organizational leader.

Stringoptional
Executive directorexecutive_director

Current executive director when applicable.

Stringoptional
Secretarysecretary

Secretary or equivalent senior officer when relevant.

Stringoptional
Parent organizationparent_organization

Parent organization or institution when one exists.

Stringoptional
Affiliationsaffiliations

Important formal affiliations or institutional relationships.

Stringoptional
Subsidiariessubsidiaries

Important subsidiaries or controlled organizations when applicable.

Stringoptional
Budgetbudget

Documented organizational budget when notable.

Stringoptional
Revenuerevenue

Revenue information when relevant and reliably sourced.

Stringoptional
Employeesemployees

Number of employees when reliably documented.

Stringoptional
Volunteersvolunteers

Number of volunteers when reliably documented.

Stringoptional
Websitewebsite

Official website of the organization only.

URLoptional