Contents

Template:Infobox event/doc

Infobox event is WikiPartner's standard infobox for notable events.

Use it for sporting events, concerts, festivals, conferences, exhibitions, business events, cultural events, public gatherings, and other notable scheduled events.

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 Event structured data automatically. When a recognized event type is used, WikiPartner may generate a more specific Schema.org event type such as SportsEvent, MusicEvent, or ConferenceEvent.

Short usage

Use this version for most event articles.

{{Infobox event
| name =
| image =
| image_alt =
| caption =
| event_type =
| start_date =
| end_date =
| venue =
| city =
| country =
| organizer =
| status =
| website =
}}

Full usage

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

{{Infobox event
| name =
| other_name =

| image =
| image_alt =
| caption =

| event_type =
| status =

| start_date =
| start_date_iso =
| end_date =
| end_date_iso =

| frequency =
| attendance_mode =

| venue =
| location =
| city =
| region =
| country =

| organizer =
| sponsor =

| participants =
| performers =
| speakers =

| attendance =
| capacity =

| previous_event =
| next_event =

| website =
}}

Event types

Use a clear value in event_type.

WikiPartner automatically maps commonly used values to more specific Schema.org event types.

Examples include:

  • Sports event
  • Music event
  • Concert
  • Conference
  • Business event
  • Festival
  • Exhibition
  • Literary event
  • Education event
  • Theater event
  • Performing arts event
  • Visual arts event
  • Social event
  • Hackathon
  • Food event
  • Screening event
  • Comedy event
  • Children's event
  • Sale event
  • Publication event

If the value does not match a specialized event type, WikiPartner uses the general Schema.org Event type.

Examples

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

Images are not included in these examples so the previews do not depend on a particular uploaded file. Editors may add a properly licensed event image when one is available.

Sporting event — 2024 Summer Olympics

Wikitext

{{Infobox event
| name = 2024 Summer Olympics
| other_name = Paris 2024
| event_type = Sports event
| start_date = 26 July 2024
| start_date_iso = 2024-07-26
| end_date = 11 August 2024
| end_date_iso = 2024-08-11
| attendance_mode = Offline
| city = Paris
| country = France
| organizer = Paris 2024 Organising Committee
| status = Completed
}}

Rendered infobox

2024 Summer Olympics
Sports event



Other name
Paris 2024
Event type
Sports event
Status
Completed
Start date
26 July 2024
End date
11 August 2024


Attendance mode
Offline



City
Paris


Country
France
Organizer
Paris 2024 Organising Committee










Music festival — Woodstock

Wikitext

{{Infobox event
| name = Woodstock Music & Art Fair
| other_name = Woodstock
| event_type = Music event
| start_date = 15 August 1969
| start_date_iso = 1969-08-15
| end_date = 18 August 1969
| end_date_iso = 1969-08-18
| attendance_mode = Offline
| venue = Max Yasgur's farm
| city = Bethel
| region = New York
| country = United States
| organizer = Woodstock Ventures
| status = Completed
}}

Rendered infobox

Woodstock Music & Art Fair
Music event



Other name
Woodstock
Event type
Music event
Status
Completed
Start date
15 August 1969
End date
18 August 1969


Attendance mode
Offline
Venue
Max Yasgur's farm


City
Bethel
Region
New York
Country
United States
Organizer
Woodstock Ventures










International conference — COP28

Wikitext

{{Infobox event
| name = COP28
| other_name = 2023 United Nations Climate Change Conference
| event_type = Conference
| start_date = 30 November 2023
| start_date_iso = 2023-11-30
| end_date = 12 December 2023
| end_date_iso = 2023-12-12
| attendance_mode = Offline
| venue = Expo City Dubai
| city = Dubai
| country = United Arab Emirates
| organizer = United Nations Framework Convention on Climate Change
| status = Completed
| website = https://unfccc.int/cop28
}}

Rendered infobox

COP28
Conference



Other name
2023 United Nations Climate Change Conference
Event type
Conference
Status
Completed
Start date
30 November 2023
End date
12 December 2023


Attendance mode
Offline
Venue
Expo City Dubai


City
Dubai


Country
United Arab Emirates
Organizer
United Nations Framework Convention on Climate Change









Usage notes

  • Use name for the commonly recognized name of the event.
  • Use other_name for a widely recognized alternative or shorter name.
  • Use image for the event logo, poster, photograph, or another suitable identifying image filename only. Do not include File:....
  • Use image_alt for short alternative text describing the image.
  • Use only properly licensed images.
  • Use event_type for a clear event classification such as Sports event, Music event, Conference, or Festival.
  • Use start_date and end_date for the human-readable dates shown to readers.
  • Use start_date_iso and end_date_iso for structured data.
  • Use ISO dates in YYYY-MM-DD format.
  • An exact time may also be used when known, such as 2026-09-07T18:00+05:00.
  • Use frequency only when the event forms part of a recurring event series, such as Annual or Biennial.
  • Use attendance_mode as Offline, Online, Mixed, or Hybrid.
  • Use venue for a named stadium, convention center, arena, park, building, or other specific venue.
  • Use location when a useful general location does not fit neatly into venue, city, region, or country.
  • Use city, region, and country to provide geographic context.
  • Use organizer for the principal organization responsible for organizing the event.
  • Use sponsor only when sponsorship is important to the event and clearly documented.
  • Use participants for notable participating people, teams, organizations, or countries when useful.
  • Use performers mainly for concerts, festivals, ceremonies, and performing arts events.
  • Use speakers mainly for conferences, summits, lectures, and similar events.
  • Use attendance for a documented attendance figure.
  • Use capacity for a documented venue or event capacity when relevant.
  • Use previous_event and next_event only when the event belongs to a clearly defined sequence.
  • Use status for a simple state such as Scheduled, Cancelled, Postponed, Rescheduled, Moved online, or Completed.
  • WikiPartner converts supported active status values into Schema.org event-status values automatically.
  • Use website only for the event's official website.
  • Leave unused parameters out.
  • Do not guess dates, attendance figures, participants, sponsors, venues, organizers, or other event information.
  • Important information should be supported by reliable sources.

TemplateData

WikiPartner's standard infobox for sporting events, concerts, festivals, conferences, exhibitions, business events, cultural events, and other notable scheduled events.

Template parameters

ParameterDescriptionTypeStatus
Namename

Commonly recognized name of the event.

Stringoptional
Other nameother_name

Widely recognized alternative, abbreviated, or informal name of the event.

Stringoptional
Imageimage

Event logo, poster, photograph, or other identifying image filename.

Fileoptional
Image alternative textimage_alt alt

Short alternative text describing the event image.

Stringoptional
Image captioncaption

Short caption displayed below the event image.

Stringoptional
Event typeevent_type

Type of event, such as Sports event, Music event, Conference, Festival, or Exhibition.

Stringoptional
Statusstatus

Current state of the event, such as Scheduled, Completed, Cancelled, Postponed, Rescheduled, or Moved online.

Stringoptional
Start datestart_date

Human-readable date on which the event begins.

Stringoptional
Start date ISOstart_date_iso

Machine-readable start date or date-time used for structured data.

Stringoptional
End dateend_date

Human-readable date on which the event ends.

Stringoptional
End date ISOend_date_iso

Machine-readable end date or date-time used for structured data.

Stringoptional
Frequencyfrequency

Frequency when the event belongs to a recurring series, such as Annual or Biennial.

Stringoptional
Attendance modeattendance_mode

How people attend the event: Offline, Online, Mixed, or Hybrid.

Stringoptional
Venuevenue

Named stadium, arena, convention center, building, park, or other specific venue.

Stringoptional
Locationlocation

General event location when a separate location description is useful.

Stringoptional
Citycity

City in which the event is held.

Stringoptional
Regionregion

State, province, region, or similar administrative area where the event is held.

Stringoptional
Countrycountry

Country in which the event is held.

Stringoptional
Organizerorganizer

Principal organization responsible for organizing the event.

Stringoptional
Sponsorsponsor

Principal sponsor when relevant and reliably documented.

Stringoptional
Participantsparticipants

Notable participating people, teams, organizations, or countries.

Stringoptional
Performersperformers

Principal performers at a concert, festival, ceremony, or performing arts event.

Stringoptional
Speakersspeakers

Principal speakers at a conference, summit, lecture, or similar event.

Stringoptional
Attendanceattendance

Documented number of people who attended the event.

Stringoptional
Capacitycapacity

Documented event or venue capacity when relevant.

Stringoptional
Previous eventprevious_event

Previous event in the same clearly defined event sequence.

Stringoptional
Next eventnext_event

Next event in the same clearly defined event sequence.

Stringoptional
Websitewebsite

Official website for the event.

URLoptional