Used to show curated event of a day, which is being showcased on the main page. It is usually used in the eventcard subpage on day pages (e.g. 25 March/eventcard).
Usage
| Wikitext | Output |
|---|---|
{{Event card
|image = Event - Arda - March 25.webp
|day = 25
|month = MAR
|year = T.A. 3019
|title = Death of Gollum
|page = Gollum
|caption = (defaults to 'In Arda', for real world events use 'On Earth')
}}
|
TemplateData
Used to show curated event of a day
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | Image used for the event
| Page name | required |
| Year | year | Year of the event
| String | required |
| Month | month | 3 letter for the month of the event
| String | required |
| Day | day | Day of the event
| String | required |
| Title | title | Name of the event
| String | required |
| Page | page | Page title of the event on the wiki
| Page name | required |
| Caption | caption | Caption above the title
| String | optional |