Template:DowntimeEvent: Difference between revisions
More actions
map cutover seed |
map cutover seed |
||
(No difference)
| |||
Latest revision as of 00:00, 1 July 2026
This is Template:DowntimeEvent — one per Menhirs Fate event, per year. It defines the Downtime "diamond" on the interactive map's timeline: the prologue shown when it's selected, the year it sits at, the placed map position (its dot), and the lifecycle status that gates whether resolutions are shown.
Once an event is recorded, it also joins Category:Haven Events — the chronicle of every gathering that has happened on the field.
Draft vs published (B2): a page in the Crew: namespace is a DRAFT — it joins Category:Crew Downtime Event and the public map sync skips it, so crew can assemble a gathering invisibly. A page in the main namespace is PUBLISHED (joins Category:Downtime Event). Publishing is simply MOVING the page out of Crew:; the category flips automatically, no param to remember.
Player votes are NOT stored on the wiki — they're recorded by the MFInteractiveMapSync extension. This template is the static framing only.
A Menhirs Fate Downtime event (one per event, per year) for the interactive map.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Event name | name | Display name shown on the Downtime diamond + prologue. Defaults to the event code, e.g. MF1-26. | String | required |
| Year (year.chunk) | year | When it sits on the timeline, e.g. 1026 or 1026.2. | String | required |
| Event code | event_id | Short join key the flags point at, e.g. MF1-26. Defaults to a title slug. | String | suggested |
| Map id | map_id | Which map the event's dot sits on (usually known-elandra).
| String | optional |
| Map X | map_x | Plane x of the event's placed dot (-512..512, origin centre). | Number | suggested |
| Map Y | map_y | Plane y of the event's placed dot (-256..256, origin centre). | Number | suggested |
| Colour | color | Hex colour for the event's map dot. Defaults to the nation it sits in. | String | optional |
| Area | area | Optional map area framed on select: area:<id>, nation:<id>, realm:<id>, or corruption. Leave blank to frame the placed dot. | String | optional |
| Prologue | prologue | Intro prose shown in the event popup. | Content | suggested |
| Image | image | Optional File: name for the event popup. | File | optional |
| Status | status | Lifecycle: open (players may vote) → concluded (resolutions shown) → recorded (written into history, joins Haven Events).
| String | optional |