Template:Event/doc

From Linux Web Expert

Revision as of 21:33, 4 May 2020 by imported>Shirayuki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

This template offers a unified way to present basic information about events.

As part of a calendar (table)

This template can also be used to list several events assembled into a calendar, in conjunction with {{event header}} and {{table footer}}:

{{Event header}}
{{event
| date = 
| enddate = (optional)
| type = pick among: IRL, meeting, QA-features, QA-browser, QA-freshbugs, QA-oldbugs, other
| description = 
| contact = 
}}
{{Table footer}}
Example
{{Event header}}
{{event
| date = 2013-08-07
| enddate = 2013-08-11
| type = IRL
| description = [[wm2013:|Wikimania 2013]] (Hong Kong, China)
| contact = [[wm2013:Contact|Wikimania 2013 team]]
}}
{{event
| date = 2013-09-12
| type = QA-freshbugs
| description = Triage of fresh bugs
| contact = [[User:AKlapper (WMF)|Andre Klapper]]
}}
{{Table footer}}
will show:
Date Type Event Contact
7 August 2013–11 August 2013 IRL (physical) meet-ups and conferences Wikimania 2013 (Hong Kong, China) Wikimania 2013 team
12 September 2013 Fresh bugs Triage of fresh bugs Andre Klapper

Parameters

Supported times
This template supports any time supported by the {{#time:}} parser function.
Supported event types
The icons are part of the Project:Visual identity set.
Type code Icon Used for
IRL File:Community Noun project 2280.svg Physical meetings, conferences, workshops
meeting File:Noun project 2472.svg Online meetings and chats
QA-features File:Hammer - Noun project 1306.svg Features testing
QA-browser File:Noun project 8974.svg Browser testing
QA-freshbugs File:Bug icon - Noun project 198.svg Fresh bugs
QA-oldbugs File:Spider Web - Noun project 813.svg Old bugs
other File:Calendar Noun project 1194.svg Other events

See also