Pages which use this template are listed at Category:Events.
Template:Event: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Class template|class= | <noinclude>{{Class template|class=Event|category=Events}} | ||
== TemplateData == | == TemplateData == | ||
<templatedata> | <templatedata> | ||
Line 30: | Line 30: | ||
"Active", | "Active", | ||
"Inactive", | "Inactive", | ||
"Paused" | "Paused", | ||
"Unknown" | |||
], | ], | ||
"suggested": true | "suggested": true | ||
Line 82: | Line 83: | ||
} | } | ||
}, | }, | ||
"description": "The main template for the \"Event\" class (fairs, conferences, meetups, etc.). This template handles semantic annotation and transcludes display templates for the data (mainly Template:Infobox | "description": "The main template for the \"Event\" class (fairs, conferences, meetups, etc.). This template handles semantic annotation and transcludes display templates for the data (mainly Template:Infobox event).", | ||
"format": "block", | "format": "block", | ||
"paramOrder": [ | "paramOrder": [ | ||
Line 103: | Line 104: | ||
| Imported={{Imported event}} | | Imported={{Imported event}} | ||
}}<!-- | }}<!-- | ||
-->{{Infobox | -->{{Infobox event | ||
| title = {{PAGENAME}} | | title = {{PAGENAME}} | ||
| short_name = {{{short_name|}}} | | short_name = {{{short_name|}}} | ||
Line 115: | Line 116: | ||
| country = {{{country|}}} | | country = {{{country|}}} | ||
}}<!-- | }}<!-- | ||
-->[[Category: | -->[[Category:Events]]<!-- | ||
-->{{#if:{{#show:{{PAGENAME}}|?Has event type#}}| | -->{{#if:{{#show:{{PAGENAME}}|?Has event type#}}| | ||
{{#arraymap:{{#show:{{PAGENAME}}|?Has event type#}}|,|@@@@| | {{#arraymap:{{#show:{{PAGENAME}}|?Has event type#}}|,|@@@@| | ||
Line 127: | Line 128: | ||
| comics expo = [[Category:Comics expos]] | | comics expo = [[Category:Comics expos]] | ||
| conference = [[Category:Conferences]] | | conference = [[Category:Conferences]] | ||
| unknown = [[Category:Events of unknown type]] | |||
}} | }} | ||
|}} | |}} |
Latest revision as of 11:14, 11 September 2025
TemplateData
The main template for the "Event" class (fairs, conferences, meetups, etc.). This template handles semantic annotation and transcludes display templates for the data (mainly Template:Infobox event).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Event type | event_type | Type of event (comma separated list)
| String | required |
Status | status | The status of the event.
| String | suggested |
Short name/acronym | short_name | A shortened version of the event name (used to generate event names for recurring events, e.g. SABF 2024, SABF 2025). | String | suggested |
Website | website | An external link for the event. | URL | optional |
Recurring | recurring | Whether or not this is a recurring event, or a one-off one. | Boolean | required |
Frequency | frequency | How frequently the event occurs.
| String | optional |
City | city | The city of the event (used for sorting, not address display). | String | optional |
State/province | state_province | The state/province of the event (used for sorting, not address display). | Page name | optional |
Country | country | The country of the event (used for sorting, not address display). | Page name | required |
Flag | flag | One or more flags from the import/parsing process—used to display specific mboxes on events of imported status (comma separated list). | String | optional |