Template:Infobox recurring event/doc: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
No edit summary
Line 2: Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->


Note: [[Template:Infobox festival]] was merged into here, though labels from either should work fine, except do not use '''participants''' and '''attendence''' at the same time nor use '''date''' and '''dates''' at the same time. The documentation of both are included below.
Note: [[Template:Infobox festival]] was merged into here, though labels from either should work fine, except do not use '''participants''' and '''attendence''' at the same time nor use '''date''' and '''dates''' at the same time. Labels with a space in front were from Template:Festival. The documentation of both are included below.


==Current version documentation==
<pre>
<pre>
{{Infobox recurring event
{{Infobox recurring event
Line 15: Line 16:
|imagesize =
|imagesize =
|caption =
|caption =
|begins =
|ends =
|date = <!--"dates=" also works, as merged from
|date = <!--"dates=" also works, as merged from
Template:Infobox festival. Do not use both-->
Template:Infobox festival. Do not use both-->
|begins =
|ends =
|frequency =
|frequency =
|location =
|location =
| years_active = {{age|YYYY|mm|dd}} <!-- Date of the first festival. -->
| years_active = {{age|YYYY|mm|dd}} <!--Date of the first occurrence-->
|first =
|first =
|last =
|last =
| genre =
|participants = <!--"attendence=" also works, as merged from
|participants = <!--"attendence=" also works, as merged from
Template:Infobox festival. Do not use both-->
Template:Infobox festival. Do not use both-->
| genre =
| budget =
| budget =
| patron =
| patron =
Line 33: Line 34:
}}</pre>
}}</pre>


=Documentation of older versions=
==Recurring event old documentation==
These are the documentations of the templates before their merger.
==Template:Infobox recurring event==
This infobox is used to generalize the information in recurring events of various kinds (e.g. as natural phenomena, festivals, conferences, exhibitions, ...).
This infobox is used to generalize the information in recurring events of various kinds (e.g. as natural phenomena, festivals, conferences, exhibitions, ...).


Line 69: Line 72:
</includeonly>
</includeonly>


==Template:Infobox festival==
==Festival old documentation==
{{Template:Infobox_festival/doc}}
{{Template:Infobox_festival/doc}}

Revision as of 19:06, 30 August 2010

Note: Template:Infobox festival was merged into here, though labels from either should work fine, except do not use participants and attendence at the same time nor use date and dates at the same time. Labels with a space in front were from Template:Festival. The documentation of both are included below.

Current version documentation

{{Infobox recurring event
| name         = 
| native_name  =
| logo         = <!---INCLUDE "File:" 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       = 
|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  = <!--"attendence=" also works, as merged from
                 Template:Infobox festival. Do not use both-->
| genre        = 
| budget       =
| patron       = 
| website      = 
|footnotes     = 
}}

Documentation of older versions

These are the documentations of the templates before their merger.

Template:Infobox recurring event

This infobox is used to generalize the information in recurring events of various kinds (e.g. as natural phenomena, festivals, conferences, exhibitions, ...).

Usage

  • image – name of the image of the event, without File:
  • imagesize – optional size of the image, default is 150px
  • 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
  • footnotes
{{Infobox recurring event
|image         = 
|imagesize     = 
|caption       = 
|begins        = 
|ends          = 
|date          = 
|frequency     = 
|location      = 
|first         = 
|last          = 
|participants  = 
|footnotes     = 
}}


Template:Infobox festival

Template:Infobox festival/doc