Template:Infobox recurring event/doc: Difference between revisions

Line 57:
<pre style="overflow: auto">
{{Infobox recurring event
| name = <!--Uses page name if omitted-->
| native_name =
| native_name_lang =
| logo =
| logo_alt =
| logo_caption =
| logo_size =
| image =
| image_size =
| alt =
| caption =
| status = <!-- e.g. defunct, active, inactive ... -->
| genre = <!-- e.g. natural phenomena, fairs, festivals, conferences, exhibitions ... -->
| date = <!-- {{start date|YYYY|mm|dd}} "dates=" also works, but do not use both -->
| begins = <!-- {{start date|YYYY|mm|dd}} -->
| ends = <!-- {{end date|YYYY|mm|dd}} -->
| frequency = <!-- Weekly, Monthly, Quarterly, Semi-annually, Annually, Bi-annually, 2nd Tuesday of November, etc. -->
| venue =
| location =
| coordinates = <!-- {{coord|LAT|LON|type:event|display=inline,title}} -->
| country =
| years_active = <!-- {{age|YYYY|mm|dd}} Date of the first occurrence -->
| first = <!-- {{start date|YYYY|mm|dd}} "founded=" and "established=" also work -->
| founder_name = <!-- or | founders = -->
| 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 =
| capacity =
| area =
| budget =
| activity =
| leader_name =
| patron =
| organised = <!-- "organized=" also works -->
| filing =
| people =
| member =
| sponsor = <!-- | or sponsors = -->
| website = <!-- {{URL|example.com}} -->
| footnotes =
}}</pre>
 
Line 143:
=== Short version for conventions ===
{{parameter names example
| name
| image
| alt
| caption
| status
| genre
| venue
| location
| coordinates
| country
| first
| last
| organizer
| filing
| attendance
| website
| footnotes
}}
<pre style="overflow:auto">
{{Infobox convention
| name =
| image =
| alt =
| caption =
| status =
| genre =
| venue =
| location =
| coordinates =
| country =
| first =
| last =
| attendance =
| organizer =
| filing =
| website =
| footnotes =
}}
</pre>
Anonymous user