Difference between revisions of "Template:Infobox event/doc"

From Lemopedia
Jump to navigation Jump to search
Line 10: Line 10:
 
| logo_caption = {{{logo_caption}}}
 
| logo_caption = {{{logo_caption}}}
 
| image        = {{{image}}}
 
| image        = {{{image}}}
| caption      = {{{caption}}}
+
| image_caption= {{{image_caption}}}
 
| date        = {{{date}}}
 
| date        = {{{date}}}
 
| begins      = {{{begins}}}
 
| begins      = {{{begins}}}
Line 34: Line 34:
 
| logo_caption =
 
| logo_caption =
 
| image        = <!--DO NOT include "File:" part of image name
 
| image        = <!--DO NOT include "File:" part of image name
                (different from above because of merger with
 
                Template:Infobox festival)-->
 
 
| imagesize    = frameless
 
| imagesize    = frameless
| caption      =  
+
| image_caption=  
| date        = <!--"dates=" also works, as merged from
+
| date        =  
                Template:Infobox festival. Do not use both-->
 
 
| begins      =  
 
| begins      =  
 
| ends        =  
 
| ends        =  

Revision as of 17:55, 21 April 2011

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

Usage

{{{name}}}
{{{native_name}}}
{{{logo}}}
{{{logo_caption}}}
[[File:{{{image}}}|frameless]]
{{{image_caption}}}
Date(s) {{{date}}}
Begins {{{begins}}}
Ends {{{ends}}}
Frequency {{{frequency}}}
Location(s) {{{location}}}
Years active {{{years_active}}}
Inaugurated {{{first}}}
Most recent {{{last}}}
Participants {{{participants}}}
Attendance {{{attendance}}}
Genre {{{genre}}}
Organizer {{{organizer}}}
Patron {{{patron}}}
Website
{{{website}}}
{{{footnotes}}}
{{Infobox event
| name         = <!--Uses page name if omitted-->
| native_name  =
| logo         = <!--INCLUDE "[[File:Filename]]" when entering file name-->
| logo_caption =
| image        = <!--DO NOT include "File:" part of image name
| imagesize    = frameless
| image_caption= 
| date         = 
| begins       = 
| ends         = 
| frequency    = 
| location     = 
| organizer    = 
| years_active = {{age|YYYY|mm|dd}} <!--Date of the first occurrence-->
| first        = 
| last         = 
| participants = 
| attendance   =
| genre        = 
| budget       =
| patron       = 
| website      = 
| footnotes    = 
}}

Parameters

  • image – name of the image of the event, without File:
  • imagesize – optional size of the image, default is frameless
  • caption – optional caption of the image
  • 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
  • date – required for single-day events - the date of a single-day events
  • frequency – how often the event occurs (e.g. monthly, annually, ...)
  • participants – the typical number of participants
  • attendance - the number of spectators at the event
  • footnotes

Blank template

{{Infobox event
| image         = 
| imagesize     = frameless
| caption       = 
| begins        = 
| ends          = 
| date          = 
| frequency     = 
| location      = 
| organizer     =
| first         = 
| last          = 
| participants  = 
| attendance    =
| footnotes     = 
}}