Шаблон:Event/doc
Материал из ANT-Inform documentation
								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 = 
| 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-7
| 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:
[edit or add events] [] [view credits]
| Date | Type | Event | Contact | 
|---|---|---|---|
| авг 7 | IRL (physical) meet-ups and conferences | Wikimania 2013 (Hong Kong, China) | Wikimania 2013 team | 
| сен 12 | 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
| Type code | Icon | Used for | Icon credit | 
|---|---|---|---|
| IRL | 30px | Physical meetings, conferences, workshops | T. Weber, from The Noun Project | 
| meeting | 30px | Online meetings and chats | María Florencia, from The Noun Project | 
| QA-features | 30px | Features testing | John Caserta, from The Noun Project | 
| QA-browser | 30px | Browser testing | Márcio Duarte, from The Noun Project | 
| QA-freshbugs | 30px | Fresh bugs | Dmitry Baranovskiy, from The Noun Project | 
| QA-oldbugs | 30px | Old bugs | Denis Frezzato, from The Noun Project | 
| other | 30px | Other events | Nathan Driskell, from The Noun Project | 
See also
- MediaWiki:Editnotice-4-Calendar — The edit notice used for Project:Calendar
