Template:Infobox event
Warning | This template is used on approximately 7,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Lua error in Module:Lua_banner at line 122: variable 'cats' is not declared.
{{Infobox event}}
should be used to specify one-off events, usually at the top of an article. For recurring events, use {{Infobox recurring event}}
. For other type of events, check: Wikipedia:List of infoboxes
Usage
Part of {{{partof}}} | |
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|upright={{{logo_upright}}}]] {{{logo_caption}}} | |
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|upright={{{image_upright}}}]] {{{caption}}} | |
[[File:{{{map}}}|250px]] | |
Native name | {{{native_name}}} |
---|---|
English name | {{{english_name}}} |
Date | {{{date}}} |
Time | {{{time}}} ({{{timezone}}}) |
Duration | {{{duration}}} |
Venue | {{{venue}}} |
Location | {{{location}}} |
Coordinates | {{{coordinates}}} |
Also known as | {{{also_known_as}}} |
Type | {{{type}}} |
Theme | {{{theme}}} |
Cause | {{{cause}}} |
Motive | {{{motive}}} |
Target | {{{target}}} |
Perpetrator | {{{perpetrator}}} |
First reporter | {{{first_reporter}}} |
Budget | {{{budget}}} |
Patron(s) | {{{patron}}} |
Organised by | {{{organisers}}} |
Filmed by | {{{filmed_by}}} |
Participants | {{{participants}}} |
Outcome | {{{outcome}}} |
Casualties | |
{{{casualties1}}} | |
{{{casualties2}}} | |
{{{casualties3}}} | |
Deaths | {{{reported deaths}}} |
Non-fatal injuries | {{{reported injuries}}} |
Missing | {{{reported missing}}} |
Property damage | {{{reported property damage}}} |
Burial | {{{burial}}} |
Displaced | {{{displaced}}} |
Inquiries | {{{inquiries}}} |
Inquest | {{{inquest}}} |
Coroner | {{{coroner}}} |
Arrests | {{{arrests}}} |
Suspects | {{{suspects}}} |
Accused | {{{accused}}} |
Convicted | {{{convicted}}} |
Charges | {{{charges}}} |
Trial | {{{trial}}} |
Verdict | {{{verdict}}} |
Convictions | {{{convictions}}} |
Sentence | {{{sentence}}} |
Publication bans | {{{publication_bans}}} |
Litigation | {{{litigation}}} |
Awards | {{{awards}}} |
Footage | {{{url}}} |
Website | {{{website}}} |
{{{notes}}} |
<syntaxhighlight lang="wikitext" style="overflow:auto;">
</syntaxhighlight>
Mapframe maps
- Basic parameters:
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no, but also modified by onByDefault
- Internal onByDefault parameter: yes, unless any of these are set:
|map=
,|pushpin_map=
- Internal onByDefault parameter: yes, unless any of these are set:
- mapframe-caption – Caption for the map. Default: blank (or if
|mapframe-geomask=
is set, "Location in geomask's label") - mapframe-custom – Use a custom map instead of the automatic mapframe. Specify either a
{{maplink}}
template, or another template that generates a mapframe map, or an image name. If used, the subsequent mapframe parameters will be ignored. Default: not specified - mapframe-id or id or qid – Id (Q-number) of Wikidata item to use. Default: item for current page
- mapframe-coordinates or mapframe-coord or coordinates or coord – Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template, e.g.
|coord=
. Default: coordinates from Wikidata{{Coord|12.34|N|56.78|E}}
- mapframe-wikidata – Set to <syntaxhighlight lang="text" class="" style="" inline="1">yes</syntaxhighlight> to show shape/line features from the wikidata item, if any, when
|coord=
is set. Default: not specified
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no, but also modified by onByDefault
- Customise which features are displayed:
- mapframe-point – Turn off display of point feature by setting to <syntaxhighlight lang="text" class="" style="" inline="1">none</syntaxhighlight>. Force point marker to be displayed by setting to <syntaxhighlight lang="text" class="" style="" inline="1">on</syntaxhighlight>. Default: not specified
- mapframe-shape – Turn off display of shape feature by setting to <syntaxhighlight lang="text" class="" style="" inline="1">none</syntaxhighlight>. Force display of shape by setting to <syntaxhighlight lang="text" class="" style="" inline="1">on</syntaxhighlight>. Use an inverse shape (geomask) instead of a regular shape by setting to <syntaxhighlight lang="text" class="" style="" inline="1">inverse</syntaxhighlight>. Default: not specified
- mapframe-line – Turn off display of line feature by setting to <syntaxhighlight lang="text" class="" style="" inline="1">none</syntaxhighlight>. Force display of line by setting to <syntaxhighlight lang="text" class="" style="" inline="1">on</syntaxhighlight>. Default: not specified
- mapframe-geomask – Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g.
P17
for Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P17),P131
for Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P131)). Default: not specified - mapframe-switcher – set to <syntaxhighlight lang="text" class="" style="" inline="1">auto</syntaxhighlight> or <syntaxhighlight lang="text" class="" style="" inline="1">geomasks</syntaxhighlight> or <syntaxhighlight lang="text" class="" style="" inline="1">zooms</syntaxhighlight> to enable Template:Switcher-style switching between multiple mapframes. Default: not specified
- <syntaxhighlight lang="text" class="" style="" inline="1">auto</syntaxhighlight> – switch geomasks found in Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P276) and Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country.
- <syntaxhighlight lang="text" class="" style="" inline="1">geomasks</syntaxhighlight> – switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameter
- <syntaxhighlight lang="text" class="" style="" inline="1">zooms</syntaxhighlight> – switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of <syntaxhighlight lang="text" class="" style="" inline="1">3</syntaxhighlight>), "zoomed out" is <syntaxhighlight lang="text" class="" style="" inline="1">1</syntaxhighlight>, and "zoomed midway" is the average
- Other optional parameters:
- mapframe-frame-width or mapframe-width – Frame width. Default: 270
- mapframe-frame-height or mapframe-height – Frame height. Default: 200
- mapframe-shape-fill – Color used to fill shape features. Default: #606060
- mapframe-shape-fill-opacity – Opacity level of shape fill, a number between 0 and 1. Default: 0.5
- mapframe-stroke-color or mapframe-stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
- mapframe-stroke-width – Width of line features, and outlines of shape features; default is "5". Default: 5
- mapframe-marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: not specified (i.e. blank)
- Can also be set to <syntaxhighlight lang="text" class="" style="" inline="1">blank</syntaxhighlight> to override any default marker symbol
- mapframe-marker-color or mapframe-marker-colour – Background color for the marker. Default: #5E74F3
- mapframe-geomask-stroke-color or mapframe-geomask-stroke-colour – Color of outline of geomask shape. Default: #555555
- mapframe-geomask-stroke-width – Width of outline of geomask shape. Default: 2
- mapframe-geomask-fill – Color used to fill outside geomask features. Default: #606060
- mapframe-geomask-fill-opacity – Opacity level of fill outside geomask features, a number between 0 and 1. Default: 0.5
- mapframe-zoom – Set the zoom level, from "1" (map of earth) to "18" (maximum zoom in), to be used if the zoom level cannot be determined automatically from object length or area. Default: 10
- mapframe-length_km or mapframe-length_mi or mapframe-area_km2 or mapframe-area_mi2 – Determine zoom level by passing in object's length (in kilometres or miles) or area (in square kilometres or square miles). Default: not specified
- mapframe-frame-coordinates or mapframe-frame-coord – Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}. Default: derived from item coordinates
- mapframe-type – Set the type of the object, with the same usage as {{coord}}. Default: not specified
- mapframe-population – Set the population, useful with type="city", for {{Infobox dim}}. Default: not specified
Parameters
TemplateData for Infobox event
{{Infobox event}} should be used to specify one-off events, usually at the top of an article. For recurring events, use {{Infobox recurring event}}. For other type of events, check: [[Wikipedia:List of infoboxes]]
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title event name Event_Name | Name of the event, if omitted, the page name will be used | Line | optional |
Part of | partof | no description | Unknown | optional |
Logo | logo | Logo filename | File | optional |
Logo size | logo_size | no description | Unknown | optional |
Logo upright (scale factor) | logo_upright | no description | Unknown | optional |
Logo alt text | logo_alt | A description of the logo intended for the blind; say what you see. No formatting.
| String | optional |
Logo caption | logo_caption | Caption to display under the logo. | Line | optional |
Image | image image_name Image_Name | Name of the image of the event | File | suggested |
Image size | image_size Imagesize | Image size in pixels | Unknown | deprecated |
Image upright (scale factor) | image_upright | Image scaling factor; defaults to 1 if left empty – see [[WP:IMGSIZE]] | Unknown | optional |
Image alt text | image_alt alt Image_Alt | A description of the logo intended for the blind; say what you see. No formatting. | String | optional |
Image caption | caption Image_Caption | Optional caption of the image | Line | optional |
Thumbnail time | thumbtime Thumb_Time | If the image parameter is a video, this timestamp is the section of the video that will be used as a thumbnail. | Unknown | optional |
Native name | native_name | The native name of the event, if different | Unknown | optional |
English_name | English_name | no description | Unknown | optional |
nongregorian | nongregorian | no description | Unknown | optional |
map | map | no description | Unknown | optional |
map_size | map_size | no description | Unknown | optional |
map_alt | map_alt | no description | Unknown | optional |
map_caption | map_caption | no description | Unknown | optional |
Show mapframe map | mapframe | Specify yes or no to show or hide the map, overriding the default
| String | suggested |
Mapframe caption | mapframe-caption | Caption for the map. If mapframe-geomask is set, then the default is "Location in <<geomask's label>>" | String | optional |
Custom mapframe | mapframe-custom | Use a custom map instead of the automatic mapframe. Specify either a {{maplink}} template, or another template that generates a mapframe map, or an image name. If used, other mapframe parameters will be ignored. | Template | optional |
Mapframe Wikidata item | mapframe-id id qid | Id (Q-number) of Wikidata item to use.
| String | optional |
Mapframe coordinates | mapframe-coordinates mapframe-coord coordinates coord | Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template.
| Template | optional |
Mapframe shapes from Wikidata | mapframe-wikidata | et to yes to show shape/line features from the wikidata item, if any, when coordinates are specified by parameter
| String | optional |
Mapframe point feature | mapframe-point | Override display of mapframe point feature. Turn off display of point feature by setting to "none". Force point marker to be displayed by setting to "on" | String | optional |
Mapframe shape feature | mapframe-shape | Override display of mapframe shape feature. Turn off by setting to "none". Use an inverse shape (geomask) instead of a regular shape by setting to "inverse" | String | optional |
Mapframe width | mapframe-frame-width mapframe-width | Frame width in pixels
| Number | optional |
Mapframe height | mapframe-frame-height mapframe-height | Frame height in pixels
| Number | optional |
Mapframe shape fill | mapframe-shape-fill | Color used to fill shape features
| String | optional |
Mapframe shape fill opacity | mapframe-shape-fill-opacity | Opacity level of shape fill, a number between 0 and 1
| Number | optional |
Mapframe stroke color | mapframe-stroke-color mapframe-stroke-colour | Color of line features, and outlines of shape features
| String | optional |
Mapframe stroke width | mapframe-stroke-width | Width of line features, and outlines of shape features
| Number | optional |
Mapframe marker | mapframe-marker | Marker symbol to use for coordinates; see [[mw:Help:Extension:Kartographer/Icons]] for options
| String | optional |
Mapframe marker color | mapframe-marker-color mapframe-marker-colour | Background color for the marker
| String | optional |
Mapframe geomask | mapframe-geomask | Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g. P17 for country, or P131 for located in the administrative territorial entity)
| Page name | optional |
Mapframe geomask stroke color | mapframe-geomask-stroke-color mapframe-geomask-stroke-colour | Color of outline of geomask shape
| String | optional |
Mapframe geomask stroke width | mapframe-geomask-stroke-width | Width of outline of geomask shape
| Number | optional |
Mapframe geomask fill | mapframe-geomask-fill | Color used to fill outside geomask features
| String | optional |
Mapframe geomask fill opacity | mapframe-geomask-fill-opacity | Opacity level of fill outside geomask features, a number between 0 and 1
| Number | optional |
Mapframe zoom | mapframe-zoom | Set the zoom level, from "1" to "18", to used if the zoom level cannot be determined automatically from object length or area
| Number | optional |
Mapframe length (km) | mapframe-length_km | Object length in kilometres, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area | Number | optional |
Mapframe length (mi) | mapframe-length_mi | Object length in miles, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area | Number | optional |
Mapframe area (km^2) | mapframe-area_km2 | Object arean square kilometres, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area | Number | optional |
Mapframe area (mi^2) | mapframe-area_mi2 | Object area in square miles, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area | Number | optional |
Mapframe frame coordinates | mapframe-frame-coordinates mapframe-frame-coord | Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}
| Template | optional |
Mapframe switcher | mapframe-switcher | Set to "auto" or "geomasks" or "zooms" to enable Template:Switcher-style switching between multiple mapframes. IF SET TO auto – switch geomasks found in location (P276) and located in the administrative territorial entity (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country. IF SET TO geomasks – switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameter. IF SET TO zooms – switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of 3), "zoomed out" is 1, and "zoomed midway" is the average. | String | optional |
mapframe-line | mapframe-line | no description | Unknown | optional |
Mapframe type | mapframe-type | Type of the object rendered in the mapframe, like with {{coord}}. | String | optional |
Language of native name | native_name_lang | ISO 639-2 code for the native name e.g. 'fr' for French | String | optional |
date | date | {{start date|YYYY|MM|DD}} for the date of a single-day event or {{start and end dates|YYYY|MM|DD|YYYY|MM|DD}} for multi-day events | Unknown | optional |
Time of the event | time Time | Time that the event occurred, in the relevant timezone. Use the Timezone parameter to display the timezone. | Unknown | optional |
Timezone | timezone Timezone | If Time is specified, the timezone of the event. Brackets/parentheses will be added automatically.
| String | optional |
Duration of the event | duration | no description | Unknown | optional |
Venue | venue | name of the particular venue (alternative to location) | Unknown | optional |
Location | Location location place | The location of the event | Line | optional |
Coordinates | coordinates | Use {{Coord}}, with display=inline,title
| Unknown | optional |
Also known as | also known as also_known_as AKA aka | no description | Line | optional |
type | type | no description | Unknown | optional |
theme | theme | no description | Unknown | optional |
cause | cause | no description | Unknown | optional |
motive | motive | no description | Unknown | optional |
Target of the event | Target | no description | String | optional |
Perpetrator | perpetrator | The perpetrator of the event, if it was a crime | Line | optional |
Reporter | reporter first reporter | First or key reporter(s) | Line | optional |
Budget | budget | The larger of budgeted income or expense | Line | optional |
Patrons | patron patrons | no description | Line | optional |
Organizers | organizers organisers | no description | Unknown | optional |
filmed by | filmed by | no description | Unknown | optional |
Participants | participants | The typical number of participants | Line | optional |
Outcome | outcome result | no description | Line | optional |
First group of or total casualties | casualties1 | Use to indicate the first casualties of an event, or for the total casualties if there is only one group of casualties. Include a short explanation of that group if it is the first casualties.
| Unknown | optional |
Second group of casualties | casualties2 | Use to indicate the second group of casualties of an event. Include a short explanation of the group.
| String | optional |
Third group of casualties | casualties3 | Use to indicate the third group of casualties of an event. Include a short explanation of the group.
| String | optional |
reported deaths | reported deaths reported death(s) Deaths fatalities | no description | Unknown | optional |
Injuries | reported injuries injuries | no description | Line | optional |
Missing | missing reported missing | The number of people missing | String | optional |
Property damage | property damage reported property damage | no description | Line | optional |
burial | burial | no description | Unknown | optional |
Displaced | displaced | People forced to leave home | Line | optional |
inquiries | inquiries | no description | Unknown | optional |
inquest | inquest | no description | Unknown | optional |
coroner | coroner | no description | Unknown | optional |
arrests | arrests | no description | Unknown | optional |
suspects | suspects susperps | no description | Unknown | optional |
accused | accused | no description | Unknown | optional |
convicted | convicted | no description | Unknown | optional |
charges | charges | no description | Unknown | optional |
trial | trial | no description | Unknown | optional |
verdict | verdict | no description | Unknown | optional |
convictions | convictions | no description | Unknown | optional |
sentence | sentence | no description | Unknown | optional |
Publication bans | publication bans publication_bans | no description | Line | optional |
litigation | litigation | no description | Unknown | optional |
awards | awards | no description | Unknown | optional |
Footage of the event | footage url | The name and/or url of footage of the event. | Unknown | optional |
First blank label | blank_label | Use with First blank data parameter | Unknown | optional |
First blank data | blank_data | Use with First blank label parameter | Unknown | optional |
Second blank label | blank1_label | Use with Second blank data parameter | Unknown | optional |
Second blank data | blank1_data | Use with Second blank label parameter | Unknown | optional |
Third blank label | blank2_label | Use with Third blank data parameter | Unknown | optional |
Third blank data | blank2_data | Use with Third blank label parameter | Unknown | optional |
Website | website URL | Use {{URL}}
| Unknown | optional |
Child infobox | child | Set to "yes" if you are embedding this infobox in another one | String | optional |
Module | module | For embedding another infobox as a child
| String | optional |
Notes | notes | Free-form notes for the bottom of the infobox | Content | optional |
Example
File:Bombay-Docks-aftermath1.png Smoke billowing out of the harbour | |
Lua error in Module:Mapframe at line 382: Unable to get latitude from input '<strong class="error"><span class="scribunto-error mw-scribunto-error-43a21730">Lua error in Module:Coordinates at line 489: attempt to index field 'wikibase' (a nil value).</span></strong>'.. | |
Date | 14 April 1944 |
---|---|
Time | 16:15 IST (10:45 UTC) |
Location | Victoria Dock, Bombay, British India |
Coordinates | Lua error in Module:Coordinates at line 489: attempt to index field 'wikibase' (a nil value). |
Cause | ship fire |
Casualties | |
800+ dead | |
3,000 injured | |
Footage | example |
Website | example |
<syntaxhighlight lang="wikitext" style="overflow:auto;">
File:Bombay-Docks-aftermath1.png Smoke billowing out of the harbour | |
Lua error in Module:Mapframe at line 382: Unable to get latitude from input '<strong class="error"><span class="scribunto-error mw-scribunto-error-43a21730">Lua error in Module:Coordinates at line 489: attempt to index field 'wikibase' (a nil value).</span></strong>'.. | |
Date | 14 April 1944 |
---|---|
Time | 16:15 IST (10:45 UTC) |
Location | Victoria Dock, Bombay, British India |
Coordinates | Lua error in Module:Coordinates at line 489: attempt to index field 'wikibase' (a nil value). |
Cause | ship fire |
Casualties | |
800+ dead | |
3,000 injured | |
Footage | example |
Website | example |
</syntaxhighlight>
Microformat
- Classes used
The HTML classes of this microformat include:
- attendee
- contact
- description
- dtend
- dtstart
- location
- organiser
- summary
- url
- vevent
nor collapse nested elements which use them.
Tracking categories
- Category:Pages using infobox event with unknown parameters (0)
- Category:Pages using infobox event with blank parameters (0)