Template:Infobox recurring event/doc: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content added Content deleted
(chg subsection levels; +intro text)
m (Spacing)
Line 30: Line 30:
| participants = {{{participants}}}
| participants = {{{participants}}}
| attendance = {{{attendance}}}
| attendance = {{{attendance}}}
| area = {{{area}}}
| area = {{{area}}}
| budget = {{{budget}}}
| budget = {{{budget}}}
| patron = {{{patron}}}
| patron = {{{patron}}}
Line 59: Line 59:
| years_active =
| years_active =
| first = <!-- Date; "founded=" also works-->
| first = <!-- Date; "founded=" also works-->
| founder_name =
| founder_name =
| last = <!-- Date of most recent event -->
| last = <!-- Date of most recent event -->
| prev =
| prev =
Line 65: Line 65:
| participants =
| participants =
| attendance =
| attendance =
| area =
| area =
| budget =
| budget =
| patron =
| patron =
Line 114: Line 114:
| imagesize = 200px
| imagesize = 200px
| caption =
| caption =
| genre =
| genre =
| date = {{start date|YYYY|mm|dd}}
| date = {{start date|YYYY|mm|dd}}
| begins = {{start date|YYYY|mm|dd}}
| begins = {{start date|YYYY|mm|dd}}
Line 122: Line 122:
| years_active = {{age|YYYY|mm|dd}} <!--Date of the first occurrence-->
| years_active = {{age|YYYY|mm|dd}} <!--Date of the first occurrence-->
| first = {{start date|YYYY|mm|dd}}
| first = {{start date|YYYY|mm|dd}}
| founder_name =
| founder_name =
| last = {{start date|YYYY|mm|dd}}
| last = {{start date|YYYY|mm|dd}}
| prev = {{[[previous_event]]}}
| prev = {{[[previous_event]]}}
Line 128: Line 128:
| participants =
| participants =
| attendance =
| attendance =
| area =
| area =
| budget =
| budget =
| patron =
| patron =
| organised =
| organised =
| people =
| people =
| member =
| member =
| website = {{URL|http://www.example.com}}
| website = {{URL|http://www.example.com}}
| footnotes =
| footnotes =

Revision as of 21:58, 11 September 2013

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         = <!--INCLUDE "[[File:Filename.ext]]" when entering file name-->
| logo_caption =
| image        = <!--DO NOT include "File:" part of image name
                 (different from above because of merger with
                 Template:Infobox festival)-->
| imagesize    =
| caption      = 
| genre        = <!-- e.g. natural phenomena, fairs, festivals, conferences, exhibitions, ... -->
| date         = <!--"dates=" also works, as merged from
                 Template:Infobox festival. 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, with File:
  • logo_caption – optional caption to the logo
  • image – name of the image of the event, without File:
  • 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