Template:Infobox recurring event/doc

This infobox is used to generalize the information in recurring events of various kinds (e.g. as natural phenomena, fairs, festivals, conferences, exhibitions, ...), though not all terms may be applicable to all event types.

{{Infobox recurring event}} may be used to summarize information about a particular recurring event, usually at the top of an article.

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

Usage

{{{name}}}
{{{native_name}}}
[[File:{{{logo}}}|frameless]]
{{{logo_caption}}}
[[File:{{{image}}}|frameless]]
{{{caption}}}
Genre{{{genre}}}
Date(s){{{date}}}
Begins{{{begins}}}
Ends{{{ends}}}
Frequency{{{frequency}}}
Location(s){{{location}}}
Years active{{{years_active}}}
Inaugurated{{{first}}}
Founder{{{founder_name}}}
Most recent{{{last}}}
Previous event{{{prev}}}
Next event{{{next}}}
Participants{{{participants}}}
Attendance{{{attendance}}}
Area{{{area}}}
Budget{{{budget}}}
Patron(s){{{patron}}}
Organised by{{{organised}}}
People{{{people}}}
Member{{{member}}}
Website{{{website}}}
{{{footnotes}}}
{{Infobox recurring event
| name         = <!--Uses page name if omitted-->
| native_name  =
| logo         = 
| logo_caption =
| image        = 
| caption      = 
| genre        = <!-- e.g. natural phenomena, fairs, festivals, conferences, exhibitions, ... -->
| date         = <!--"dates=" also works, but do not use both-->
| begins       =
| ends         =
| frequency    = <!-- Weekly, Monthly, Quarterly, Semi-annually, Annually, Bi-annually, 2nd Tuesday of November, etc. -->
| location     =
| years_active =
| first        = <!-- Date; "founded=" also works-->
| founder_name = 
| last         = <!-- Date of most recent event -->
| prev         = 
| next         = 
| participants =
| attendance   =
| area         =
| budget       =
| patron       =
| organised    = <!--"organized=" also works-->
| people       =
| member       =
| website      =
| footnotes    =
}}

Parameters

  • name – name of the event, if omitted, the page name will be used
  • native_name – the native name of the event, if a different election
  • logo – logo file name
  • logosize – size of the logo, default is frameless
  • logo_caption – optional caption to the logo
  • image – name of the image of the event
  • imagesize – size of the image, default is frameless
  • caption – optional caption of the image
  • genre -
  • date or dates – required for single-day events – the date of a single-day event
  • begins – required for multi-day events – the starting date for a multi-day events
  • ends – required for multi-day events – the ending date for a multi-day events
  • frequency – how often the event occurs (e.g. monthly, annually, ...)
  • location – the location of the event
  • years_active – years the event is/was active
  • first or founded – date of the first event
  • founder_name - person or organization responsible for the first event
  • last – date of the most recent event
  • prev – Name (or link) to previous event
  • next – Name (or link) to next event
  • participants – the typical number of participants
  • attendance – the number of spectators at the event
  • area - the area that participants are drawn from
  • budget - the larger of budgeted income or expense
  • patron or patrons – patronage
  • organised or organized – organised by
  • people – notable people
  • member – larger organisation
  • website -
  • footnotes -

Blank template

{{Infobox recurring event
| name         =
| logo         = [[File:Example.png|200px]]
| image        = Example.jpg
| imagesize    = 200px
| caption      =
| genre        =
| date         = {{start date|YYYY|mm|dd}}
| begins       = {{start date|YYYY|mm|dd}}
| ends         = {{start date|YYYY|mm|dd}}
| frequency    =
| location     =
| years_active = {{age|YYYY|mm|dd}} <!--Date of the first occurrence-->
| first        = {{start date|YYYY|mm|dd}}
| founder_name =
| last         = {{start date|YYYY|mm|dd}}
| prev         = <!-- [[previous event]] -->
| next         = <!-- [[next event]] -->
| participants =
| attendance   =
| area         =
| budget       =
| patron       =
| organised    =
| people       =
| member       =
| website      = {{URL|http://www.example.com}}
| footnotes    =
}}

See also