Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

This is Template:DowntimeFlag — one per clickable "flag"/dot on the interactive map's Downtime. It belongs to a Template:Tl (via downtime_event) and holds the flag's position, the options players choose between, and a single resolution — the outcome shown to players once resolutions are revealed.

Add options as a numbered series: option_1 / option_desc_1, option_2 / …, up to 50. The crew write the one resolution after voting closes, informed by which option won. Player votes are NOT stored on the wiki (the MFInteractiveMapSync extension owns them) — this is the choice + resolution text.

Draft vs published (B2): a flag in the Crew: namespace is a DRAFT (Category:Crew Downtime Flag, skipped by the public map sync) so crew can place flags while assembling a gathering without players seeing them; a flag in the main namespace is PUBLISHED (Category:Downtime Flag). Publishing is moving the page out of Crew:.

A single Downtime flag/dot with its options + one resolution for the interactive map. Options are a numbered series: option_1/option_desc_1, option_2/… — documented to 3 here; continue the same pattern up to 50.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Event codedowntime_event

The parent DowntimeEvent's event_id, e.g. E2.

Stringrequired
Flag namename

Display name on the dot + card.

Stringrequired
Display iddisplay_id

Short label, e.g. V1.

Stringoptional
Nationnation

Nation the flag sits in (for colour/grouping).

Stringoptional
Map idmap_id

Which map the dot sits on (usually known-elandra).

Default
known-elandra
Stringoptional
Map Xmap_x

Plane x (-512..512, origin centre).

Numberrequired
Map Ymap_y

Plane y (-256..256, origin centre).

Numberrequired
Colourcolor

Hex colour for the dot.

Stringoptional
Descriptiondescription

The situation shown when the flag is opened.

Contentsuggested
Resolutionresolution

The single outcome shown to players once resolutions are revealed. Written by the crew after voting closes.

Contentoptional
Option 1option_1

First choice label.

Stringsuggested
Option 1 descriptionoption_desc_1

What choosing option 1 means.

Stringoptional
Option 2option_2

Second choice label.

Stringsuggested
Option 2 descriptionoption_desc_2

What choosing option 2 means.

Stringoptional
Option 3option_3

Third choice label. The series continues with the same pattern (option_4/option_desc_4, …) up to 50.

Stringoptional
Option 3 descriptionoption_desc_3

What choosing option 3 means.

Stringoptional