Contents

Template:Infobox event: Difference between revisions

Creating Template:Infobox event
 
No edit summary
Line 904: Line 904:
* Avoid promotional claims and unsourced statistics.
* Avoid promotional claims and unsourced statistics.


<templatedata>
{
"description":"Infobox for notable events such as conferences, competitions, ceremonies, festivals, exhibitions, historical events, summits, conventions, sporting events, award ceremonies, and other recurring or one-time events.",
"params":{
"name":{
"label":"Name",
"description":"Commonly used name of the event.",
"type":"string"
},
"native_name":{
"label":"Native name",
"description":"Event name in another language or writing system.",
"type":"string"
},
"other_name":{
"label":"Other name",
"description":"Alternative, historical, or commonly used name.",
"type":"string"
},
"official_name":{
"label":"Official name",
"description":"Official name when different from the commonly used name.",
"type":"string"
},
"image":{
"label":"Image",
"description":"Main representative image for the event.",
"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 image.",
"type":"string"
},
"description":{
"label":"Description",
"description":"Brief factual description of the event.",
"type":"string"
},
"type":{
"label":"Type",
"description":"General type of event, such as conference, competition, festival, ceremony, summit, or historical event.",
"type":"string"
},
"date":{
"label":"Date",
"description":"Event date when it takes place on a single date.",
"type":"string"
},
"start_date":{
"label":"Start date",
"description":"Starting date for an event lasting more than one day.",
"type":"string"
},
"end_date":{
"label":"End date",
"description":"Ending date for an event lasting more than one day.",
"type":"string"
},
"frequency":{
"label":"Frequency",
"description":"How often the event occurs, such as annually, biennially, or every four years.",
"type":"string"
},
"duration":{
"label":"Duration",
"description":"Length of the event when useful.",
"type":"string"
},
"location":{
"label":"Location",
"description":"General location where the event takes place.",
"type":"string"
},
"venue":{
"label":"Venue",
"description":"Specific venue or facility hosting the event.",
"type":"string"
},
"city":{
"label":"City",
"description":"City where the event takes place.",
"type":"string"
},
"country":{
"label":"Country",
"description":"Country where the event takes place.",
"type":"string"
},
"coordinates":{
"label":"Coordinates",
"description":"Geographic coordinates of the event location when relevant.",
"type":"string"
},
"organizer":{
"label":"Organizer",
"description":"Organization responsible for the event.",
"type":"string"
},
"organized_by":{
"label":"Organized by",
"description":"Person, organization, committee, or body that organized the event.",
"type":"string"
},
"host":{
"label":"Host",
"description":"Person, organization, city, country, or other entity hosting the event.",
"type":"string"
},
"presented_by":{
"label":"Presented by",
"description":"Organization or institution formally presenting the event.",
"type":"string"
},
"sponsor":{
"label":"Sponsor",
"description":"Important official sponsor when relevant.",
"type":"string"
},
"participants":{
"label":"Participants",
"description":"People, organizations, countries, or groups participating in the event.",
"type":"string"
},
"attendance":{
"label":"Attendance",
"description":"Documented attendance figure or description.",
"type":"string"
},
"competitors":{
"label":"Competitors",
"description":"Competitors or competing entities when applicable.",
"type":"string"
},
"teams":{
"label":"Teams",
"description":"Participating teams when applicable.",
"type":"string"
},
"speakers":{
"label":"Speakers",
"description":"Notable speakers when relevant.",
"type":"string"
},
"performers":{
"label":"Performers",
"description":"Notable performers when relevant.",
"type":"string"
},
"entries":{
"label":"Entries",
"description":"Number or description of official entries when applicable.",
"type":"string"
},
"prize":{
"label":"Prize",
"description":"Main prize or prize value when applicable and reliably documented.",
"type":"string"
},
"awards":{
"label":"Awards",
"description":"Awards presented during the event or resulting from the event.",
"type":"string"
},
"preceded_by":{
"label":"Preceded by",
"description":"Previous related event when the event is part of a sequence.",
"type":"string"
},
"preceded_by_events":{
"label":"Preceded by events",
"description":"Previous event or edition in a recurring series.",
"type":"string"
},
"followed_by":{
"label":"Followed by",
"description":"Next related event when applicable.",
"type":"string"
},
"followed_by_events":{
"label":"Followed by events",
"description":"Next event or edition in a recurring series.",
"type":"string"
},
"first_held":{
"label":"First held",
"description":"Year or date when a recurring event was first held.",
"type":"string"
},
"last_held":{
"label":"Last held",
"description":"Year or date when a recurring event was last held, especially for discontinued events.",
"type":"string"
},
"previous":{
"label":"Previous event",
"description":"Previous edition of the same recurring event.",
"type":"string"
},
"next":{
"label":"Next event",
"description":"Next edition of the same recurring event.",
"type":"string"
},
"website":{
"label":"Website",
"description":"Official website of the event or organizing body only.",
"type":"url"
}
},
"paramOrder":[
"name",
"native_name",
"other_name",
"official_name",
"image",
"image_alt",
"caption",
"description",
"type",
"date",
"start_date",
"end_date",
"frequency",
"duration",
"location",
"venue",
"city",
"country",
"coordinates",
"organizer",
"organized_by",
"host",
"presented_by",
"sponsor",
"participants",
"attendance",
"competitors",
"teams",
"speakers",
"performers",
"entries",
"prize",
"awards",
"preceded_by",
"preceded_by_events",
"followed_by",
"followed_by_events",
"first_held",
"last_held",
"previous",
"next",
"website"
]
}
</templatedata>


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

Revision as of 21:51, 3 September 2026



Usage

Use this template for notable events, gatherings, competitions, ceremonies, festivals, conferences, exhibitions, historical events, and similar occasions.

Suitable subjects include:

  • Conferences
  • Conventions
  • Competitions
  • Sporting events
  • Award ceremonies
  • Festivals
  • Cultural events
  • Music festivals
  • Exhibitions
  • Trade shows
  • Summits
  • Political events
  • Historical events
  • Ceremonies
  • Parades
  • Other notable events

All parameters are optional. Empty fields are not displayed.

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

Do not add speculative attendance figures, promotional claims, private information, or unnecessary details.


Basic usage

{{Infobox event
| name =
| image =
| image_alt =
| caption =
| type =
| date =
| location =
| venue =
| city =
| country =
| organizer =
| participants =
| attendance =
| website =
}}


Full usage

{{Infobox event
| name =
| native_name =
| other_name =
| official_name =
| image =
| image_alt =
| caption =
| description =
| type =
| date =
| start_date =
| end_date =
| frequency =
| duration =
| location =
| venue =
| city =
| country =
| coordinates =
| organizer =
| organized_by =
| host =
| presented_by =
| sponsor =
| participants =
| attendance =
| competitors =
| teams =
| speakers =
| performers =
| entries =
| prize =
| awards =
| preceded_by =
| preceded_by_events =
| followed_by =
| followed_by_events =
| first_held =
| last_held =
| previous =
| next =
| website =
}}


Parameter guidance

name The commonly used name of the event.

native_name The event name in another language or writing system.

other_name An alternative, historical, or commonly used name.

official_name The official name when different from the commonly used name.

image The main representative image for the event.

image_alt A short accessibility description of the image.

caption A short factual caption for the image.

description A brief factual description of the event.

type The general type of event, such as conference, competition, festival, ceremony, summit, or historical event.

date The event date when it takes place on a single date.

start_date Starting date for an event lasting more than one day.

end_date Ending date for an event lasting more than one day.

frequency How often the event occurs, such as annually, biennially, or every four years.

duration Length of the event when useful.

location General location where the event takes place.

venue Specific venue or facility hosting the event.

city City where the event takes place.

country Country where the event takes place.

coordinates Geographic coordinates of the event location when relevant.

organizer Organization responsible for the event.

organized_by Person, organization, committee, or body that organized the event when useful.

host Person, organization, city, country, or other entity hosting the event.

presented_by Organization or institution formally presenting the event.

sponsor Important official sponsor when relevant.

participants People, organizations, countries, or groups participating in the event.

attendance Documented attendance figure or description.

competitors Competitors or competing entities when applicable.

teams Participating teams when applicable.

speakers Notable speakers when relevant.

performers Notable performers when relevant.

entries Number or description of official entries when applicable.

prize Main prize or prize value when applicable and reliably documented.

awards Awards presented during the event or resulting from the event.

preceded_by Previous related event when the event is part of a sequence.

preceded_by_events Previous event or edition in a recurring series.

followed_by Next related event when applicable.

followed_by_events Next event or edition in a recurring series.

first_held Year or date when a recurring event was first held.

last_held Year or date when a recurring event was last held, especially for discontinued events.

previous Previous edition of the same recurring event.

next Next edition of the same recurring event.

website Official website of the event or organizing body only.


Example 1: WikiPartner Conference

{{Infobox event
| name = WikiPartner Conference
| native_name =
| other_name =
| official_name = WikiPartner Conference
| image =
| image_alt = WikiPartner Conference
| caption =
| description = Conference focused on knowledge publishing and editorial practices
| type = Conference
| date =
| start_date =
| end_date =
| frequency = Annual
| duration =
| location =
| venue =
| city =
| country =
| coordinates =
| organizer = WikiPartner
| organized_by = WikiPartner
| host = WikiPartner
| presented_by =
| sponsor =
| participants =
| attendance =
| competitors =
| teams =
| speakers =
| performers =
| entries =
| prize =
| awards =
| preceded_by =
| preceded_by_events =
| followed_by =
| followed_by_events =
| first_held = 2026
| last_held =
| previous =
| next =
| website = https://wikipartner.org
}}


Example infobox

WikiPartner Conference
Conference
Official name
WikiPartner Conference
Type
Conference
Description
Conference focused on knowledge publishing and editorial practices
Frequency
Annual
Organizer
WikiPartner
Organized by
WikiPartner
Host
WikiPartner
First held
2026


Example 2: Olympic Games

{{Infobox event
| name = Olympic Games
| native_name =
| other_name = Olympics
| official_name =
| image =
| image_alt = Olympic rings
| caption =
| description = International multi-sport event held in summer and winter editions
| type = Multi-sport event
| date =
| start_date =
| end_date =
| frequency = Every four years
| duration =
| location = Various host cities
| venue = Various venues
| city =
| country =
| coordinates =
| organizer = International Olympic Committee
| organized_by = International Olympic Committee
| host =
| presented_by =
| sponsor =
| participants = National Olympic committees and athletes
| attendance =
| competitors =
| teams =
| speakers =
| performers =
| entries =
| prize =
| awards =
| preceded_by =
| preceded_by_events =
| followed_by =
| followed_by_events =
| first_held = 1896
| last_held =
| previous =
| next =
| website = https://olympics.com
}}


Example infobox

Olympic Games
Multi-sport event
Other name
Olympics
Type
Multi-sport event
Frequency
Every four years
Location
Various host cities
Organizer
International Olympic Committee
Organized by
International Olympic Committee
Participants
National Olympic committees and athletes
First held
1896


Example 3: World Economic Forum Annual Meeting

{{Infobox event
| name = World Economic Forum Annual Meeting
| native_name =
| other_name = Davos
| official_name = Annual Meeting of the World Economic Forum
| image =
| image_alt = World Economic Forum Annual Meeting
| caption =
| description = Annual meeting of the World Economic Forum
| type = Economic and political conference
| date =
| start_date =
| end_date =
| frequency = Annual
| duration =
| location = Davos, Switzerland
| venue = Various venues
| city = Davos
| country = Switzerland
| coordinates =
| organizer = World Economic Forum
| organized_by = World Economic Forum
| host = World Economic Forum
| presented_by =
| sponsor =
| participants = Business, political, academic, and civil-society leaders
| attendance =
| competitors =
| teams =
| speakers =
| performers =
| entries =
| prize =
| awards =
| preceded_by =
| preceded_by_events =
| followed_by =
| followed_by_events =
| first_held = 1971
| last_held =
| previous =
| next =
| website = https://www.weforum.org
}}


Example infobox

World Economic Forum Annual Meeting
Economic and political conference
Other name
Davos
Official name
Annual Meeting of the World Economic Forum
Type
Economic and political conference
Frequency
Annual
Location
Davos, Switzerland
Venue
Various venues
City
Davos
Country
Switzerland
Organizer
World Economic Forum
Host
World Economic Forum
Participants
Business, political, academic, and civil-society leaders
First held
1971


Notes for editors

  • Use this infobox for notable events rather than people, organizations, companies, places, or individual works.
  • Use date for a single-day event.
  • Use start_date and end_date when an event lasts for multiple days.
  • Use frequency for recurring events.
  • Use first_held for the first edition of a recurring event.
  • Use previous and next for adjacent editions when appropriate.
  • Use organizer for the main organization responsible for the event.
  • Use venue for a specific physical venue and location for the broader location.
  • Use attendance only when supported by a reliable source.
  • Use participants, competitors, teams, speakers, and performers only when relevant to the event.
  • Do not use this infobox to list every participant or speaker.
  • Use website for the official event or organizing organization's website only.
  • Do not add social-media profiles or authority identifiers.
  • Avoid promotional claims and unsourced statistics.

Infobox for notable events such as conferences, competitions, ceremonies, festivals, exhibitions, historical events, summits, conventions, sporting events, award ceremonies, and other recurring or one-time events.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Commonly used name of the event.

Stringoptional
Native namenative_name

Event name in another language or writing system.

Stringoptional
Other nameother_name

Alternative, historical, or commonly used name.

Stringoptional
Official nameofficial_name

Official name when different from the commonly used name.

Stringoptional
Imageimage

Main representative image for the event.

Fileoptional
Image alt textimage_alt

Short accessibility description of the image.

Stringoptional
Captioncaption

Short factual caption for the image.

Stringoptional
Descriptiondescription

Brief factual description of the event.

Stringoptional
Typetype

General type of event, such as conference, competition, festival, ceremony, summit, or historical event.

Stringoptional
Datedate

Event date when it takes place on a single date.

Stringoptional
Start datestart_date

Starting date for an event lasting more than one day.

Stringoptional
End dateend_date

Ending date for an event lasting more than one day.

Stringoptional
Frequencyfrequency

How often the event occurs, such as annually, biennially, or every four years.

Stringoptional
Durationduration

Length of the event when useful.

Stringoptional
Locationlocation

General location where the event takes place.

Stringoptional
Venuevenue

Specific venue or facility hosting the event.

Stringoptional
Citycity

City where the event takes place.

Stringoptional
Countrycountry

Country where the event takes place.

Stringoptional
Coordinatescoordinates

Geographic coordinates of the event location when relevant.

Stringoptional
Organizerorganizer

Organization responsible for the event.

Stringoptional
Organized byorganized_by

Person, organization, committee, or body that organized the event.

Stringoptional
Hosthost

Person, organization, city, country, or other entity hosting the event.

Stringoptional
Presented bypresented_by

Organization or institution formally presenting the event.

Stringoptional
Sponsorsponsor

Important official sponsor when relevant.

Stringoptional
Participantsparticipants

People, organizations, countries, or groups participating in the event.

Stringoptional
Attendanceattendance

Documented attendance figure or description.

Stringoptional
Competitorscompetitors

Competitors or competing entities when applicable.

Stringoptional
Teamsteams

Participating teams when applicable.

Stringoptional
Speakersspeakers

Notable speakers when relevant.

Stringoptional
Performersperformers

Notable performers when relevant.

Stringoptional
Entriesentries

Number or description of official entries when applicable.

Stringoptional
Prizeprize

Main prize or prize value when applicable and reliably documented.

Stringoptional
Awardsawards

Awards presented during the event or resulting from the event.

Stringoptional
Preceded bypreceded_by

Previous related event when the event is part of a sequence.

Stringoptional
Preceded by eventspreceded_by_events

Previous event or edition in a recurring series.

Stringoptional
Followed byfollowed_by

Next related event when applicable.

Stringoptional
Followed by eventsfollowed_by_events

Next event or edition in a recurring series.

Stringoptional
First heldfirst_held

Year or date when a recurring event was first held.

Stringoptional
Last heldlast_held

Year or date when a recurring event was last held, especially for discontinued events.

Stringoptional
Previous eventprevious

Previous edition of the same recurring event.

Stringoptional
Next eventnext

Next edition of the same recurring event.

Stringoptional
Websitewebsite

Official website of the event or organizing body only.

URLoptional