Template:Infobox recurring event/doc: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content added Content deleted
(→‎See also: deleted)
No edit summary
Line 26: Line 26:
| website = {{{website}}}
| website = {{{website}}}
| footnotes = {{{footnotes}}}
| footnotes = {{{footnotes}}}
| organised = {{{organised}}}
}}
}}
<pre style="overflow: auto">
<pre style="overflow: auto">
Line 54: Line 55:
| website =
| website =
| footnotes =
| footnotes =
| organised =
}}</pre>
}}</pre>


Line 67: Line 69:
*'''attendance''' - the number of spectators at the event
*'''attendance''' - the number of spectators at the event
*'''footnotes'''
*'''footnotes'''
*'''organised''' - organised by


==== Blank template ====
==== Blank template ====
Line 84: Line 87:
| attendance =
| attendance =
| footnotes =
| footnotes =
| organised =
}}</pre>
}}</pre>



Revision as of 07:31, 22 November 2011

This infobox is used to generalize the information in recurring 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}}}
[[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}}}
Most recent{{{last}}}
Participants{{{participants}}}
Attendance{{{attendance}}}
Budget{{{budget}}}
Patron(s){{{patron}}}
Organised by{{{organised}}}
Website{{{website}}}
{{{footnotes}}}
{{Infobox recurring 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
                 (different from above because of merger with
                 Template:Infobox festival)-->
| imagesize    = frameless
| caption      = 
| date         = <!--"dates=" also works, as merged from
                 Template:Infobox festival. Do not use both-->
| begins       = 
| ends         = 
| frequency    = 
| location     = 
| years_active = {{age|YYYY|mm|dd}} <!--Date of the first occurrence-->
| first        = 
| last         = 
| participants = 
| attendance   =
| genre        = 
| budget       =
| patron       = 
| website      = 
| footnotes    = 
| organised    =
}}

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
  • organised - organised by

Blank template

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

See also