Template:Event/doc
Displays a compact event card for use on club pages and the Main Page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Event name | name | no description | String | required |
| Description | description | no description | String | optional |
| Organizers | organizers | no description | String | optional |
| Date and time | datetime | no description | String | optional |
| Place | place | no description | String | optional |
| Image | image | Image filename (e.g. Flyer.png), without the File: prefix. | File | optional |
Example
{{Event
| name = Best Event Ever
| description = Come to this event, which will be the best.
| organizers = VassarWiki
| datetime = January 1 at 1 pm
| place = Rocky 300
| image = wompwomp.png
}}
