Template:Infobox recurring event/doc: Difference between revisions

update
(Update)
(update)
Line 24:
| venue = {{{venue}}}
| location = {{{location}}}
| coordinates = {{{coordinates}}
| country = {{{country}}}
| years_active = {{{years_active}}}
Line 46 ⟶ 47:
{{Infobox recurring event
| name = <!--Uses page name if omitted-->
| native_name =
| logo =
| logo_caption =
| image =
| caption =
Line 54 ⟶ 55:
| 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. -->
| venue =
| location =
| coordinates = <!-- {{Coord|LAT|LON|type:landmark|display=inline,title}} -->
| country =
| years_activecountry =
| years_active =
| first = <!-- Date{{Start date|YYYY|MM|DD|df=y}}; "founded=" also works-->
| founder_name =
| last = <!-- Date of most recent event; if the event will not be held again, use {{End date|YYYY|MM|DD|df=y}} -->
| prev =
| next =
| participants =
| attendance =
| area =
| budget =
| patron =
| organised = <!--"organized=" also works-->
| filing = <!-- Filing status -->
| people =
| member =
| website = <!-- {{URL|example.com}} -->
| footnotes =
}}</pre>
 
Line 96 ⟶ 98:
*'''venue''' – name of the particular venue (alternative to location)
*'''location''' – the location of the event
*'''coordinates''' - Use {{tl|Coord}, with <code>display=inline,title</code>
*'''country''' – the country in which the event is held (alternative to location)
*'''years_active''' – years the event is/was active
*'''first''' or '''founded''' – date of the first event; use {{Tl|Start date}}
*'''founder_name''' - person or organization responsible for the first event
*'''last''' – date of the most recent event; use {{Tl|End date}}
*'''prev''' – Name (or link) to previous event
*'''next''' – Name (or link) to next event
Line 112 ⟶ 115:
*'''people''' – notable people
*'''member''' – larger organisation
*'''website''' – Use {{tl|URL}}
*'''footnotes''' –
 
Line 118 ⟶ 121:
<pre>
{{Infobox recurring event
| name =
| logo = [[File:Example.png|200px]]
| image = Example.jpg
| imagesize = 200px
| caption =
| status =
| genre =
| date = <!-- {{start date|YYYY|mm|dd}} -->
| begins = <!-- {{start date|YYYY|mm|dd}} -->
| ends = <!-- {{start date|YYYY|mm|dd}} -->
| frequency =
| venue =
| location =
| coordiantes = <!-- {{Coord|LAT|LON|type:landmark|display=inline,title}} -->
| country =
| 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 =
| filing =
| people =
| member =
| website = <!-- {{URL|http://www.example.com}} -->
| footnotes =
}}</pre>
 
Line 160 ⟶ 164:
| venue = {{{venue}}}
| location = {{{location}}}
| coordinates = {{{coordinates}}}
| country = {{{country}}}
| first = {{{first}}}
Line 170 ⟶ 175:
<pre style="overflow:auto">
{{Infobox convention
| name =
| image =
| caption =
| status =
| genre =
| venue =
| location =
| countrycoordinates = =
| first country =
| lastfirst =
| organizerlast =
| filingorganizer = =
| attendancefiling =
| websiteattendance = =
| country website =
}}
</pre>