Template:WorldEvent
Template page
More actions
(Redirected from Crew:WorldEvent)
WorldEvent Template
This template creates a formatted World Event entry for the interactive map timeline. It is used in the Crew: namespace for staging events before publication.
Parameters
| Parameter | Required | Description |
|---|---|---|
name |
No | Display name of the event. Defaults to the page title. |
year |
Yes | The in-world year (or year.chunk) when the event occurred. |
type |
Yes | One of: war, battle, discovery, disaster, founding, treaty, expedition, political
|
age |
No | The historical age: Age of Myth, Age of Legend, Age of Heroes, Age of Calamity, or Age of Hope
|
summary |
Yes | One or two sentences shown on the timeline card. |
description |
No | Longer body text for the "Read more" sidebar. |
nation |
No | One of: Avereaux, Valdraeth, The Wonder, Kairos, Morvalis, Syradonia, Portavas, Urdrevan, Hammerstadt |
Example
{{WorldEvent
| name = The Battle of Naxara
| year = 1022
| type = battle
| age = Age of Calamity
| summary = The Corrupted launch a devastating assault on the sacred city of Naxara, shattering Kairos's ancient defences.
| description = In 1022, the Corrupted launched a devastating attack on Naxara, one of Kairos's most sacred cities. The defenders fought valiantly but were overwhelmed by the sheer force of the assault. The battle marked a turning point in the war, shattering the belief that Kairos's ancient wards could hold against the Corruption.
| nation = Kairos
}}
A styled World Event entry for the interactive map timeline. Used in the Crew: namespace for staging.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Event Name | name | Display name of the event. Defaults to the page title. | String | suggested |
| Year | year | The in-world year or year.chunk when the event occurred. | String | required |
| Type | type | Event type for the timeline icon.
| String | required |
| Age | age | The historical age this event belongs to.
| String | suggested |
| Summary | summary | One or two sentences shown on the timeline card. | String | required |
| Description | description | Longer body text for the Read more sidebar. | Content | optional |
| Nation | nation | Which nation the event relates to.
| String | optional |