Template:Article status: Difference between revisions
Compact-by-default status module: Last reviewed/Source quality/Known uncertainty always visible, Reviewer + optional fields behind a native collapsible 'View verification details' toggle. Backward compatible, adds optional |notes= field. |
Redesign as a compact maintenance banner (RuneScape Wiki-style notice as UX reference only, EDFM's own colours/type): icon + bare status word + one standard sentence + concise Uncertain: line always visible; mode/version/reviewer/source quality/full uncertainty move into the existing View verification details collapsible. Draft moved from the attention to the neutral colour tier. No parameter changes -- pure rendering revision. |
||
| Line 3: | Line 3: | ||
| Partially verified = positive | | Partially verified = positive | ||
| Needs review = attention | | Needs review = attention | ||
| Upcoming = attention | | Upcoming = attention | ||
| Draft = neutral | |||
| Historical = neutral | | Historical = neutral | ||
| Legacy only = neutral | | Legacy only = neutral | ||
| #default = attention | | #default = attention | ||
}}"> | }}"> | ||
<div class="edfm-status- | <div class="edfm-status-banner"> | ||
< | <div class="edfm-status-icon" aria-hidden="true">{{#switch: {{{status|Needs review}}} | ||
< | | Verified = ✓ | ||
<span class="edfm-status- | | Partially verified = ✓ | ||
| Needs review = ! | |||
| Upcoming = ! | |||
| Draft = i | |||
| Historical = i | |||
| Legacy only = i | |||
| #default = ! | |||
}}</div> | |||
<div class="edfm-status-banner-body"> | |||
<div class="edfm-status-heading">{{{status|Needs review}}}</div> | |||
<p class="edfm-status-message">{{#switch: {{{status|Needs review}}} | |||
| Verified = This article has been checked directly against current gameplay. | |||
| Partially verified = Some information in this article has been directly verified; other parts have not. | |||
| Needs review = Some information in this article has not yet passed EDFM verification. | |||
| Draft = This article is still being written and may be incomplete. | |||
| Historical = This article describes a past state of the game, not current gameplay. | |||
| Legacy only = This article applies to ''Elite Dangerous: Legacy'', not the current Live game. | |||
| Upcoming = This article describes an announced feature that is not yet released. | |||
| #default = Some information in this article has not yet passed EDFM verification. | |||
}}</p>{{#if:{{{uncertainty|}}}| | |||
<p class="edfm-status-uncertain"><span class="edfm-status-uncertain-label">Uncertain:</span> {{{uncertainty}}}</p>}} | |||
</div> | </div> | ||
< | </div> | ||
<div class="mw-collapsible mw-collapsed edfm-status-expand" data-expandtext="View verification details" data-collapsetext="Hide verification details"> | |||
<dl class="edfm-status-details"> | |||
<div class="edfm-status-row"><dt>Status</dt><dd>{{{status|Needs review}}}</dd></div> | |||
<div class="edfm-status-row"><dt>Last reviewed</dt><dd>{{{reviewed|never}}}</dd></div> | <div class="edfm-status-row"><dt>Last reviewed</dt><dd>{{{reviewed|never}}}</dd></div> | ||
<div class="edfm-status-row"><dt>Reviewer</dt><dd>{{{reviewer|none}}}</dd></div> | |||
<div class="edfm-status-row"><dt>Game mode</dt><dd>{{{mode|Live}}}</dd></div> | |||
<div class="edfm-status-row"><dt>Version coverage</dt><dd>{{{version|unspecified}}}</dd></div> | |||
<div class="edfm-status-row"><dt>Source quality</dt><dd>{{{source_quality|unassessed}}}</dd></div> | <div class="edfm-status-row"><dt>Source quality</dt><dd>{{{source_quality|unassessed}}}</dd></div> | ||
<div class="edfm-status-row"><dt>Known uncertainty</dt><dd>{{{uncertainty|none noted | <div class="edfm-status-row"><dt>Known uncertainty</dt><dd>{{{uncertainty|none noted}}}</dd></div>{{#if:{{{legacy_differences|}}}| | ||
<div class="edfm-status-row"><dt>Legacy differences</dt><dd>{{{legacy_differences}}}</dd></div>}}{{#if:{{{recent_changes|}}}| | <div class="edfm-status-row"><dt>Legacy differences</dt><dd>{{{legacy_differences}}}</dd></div>}}{{#if:{{{recent_changes|}}}| | ||
<div class="edfm-status-row"><dt>Recent changes</dt><dd>{{{recent_changes}}}</dd></div>}}{{#if:{{{notes|}}}| | <div class="edfm-status-row"><dt>Recent changes</dt><dd>{{{recent_changes}}}</dd></div>}}{{#if:{{{notes|}}}| | ||
| Line 44: | Line 66: | ||
colour alone — see [[Elite Dangerous Field Manual:Verification Policy]]. | colour alone — see [[Elite Dangerous Field Manual:Verification Policy]]. | ||
'''Compact | '''Compact maintenance-banner form''' (2026-08-08 second revision): the | ||
always-visible state is now a short banner — a status icon, the status | |||
( | word itself (no mode/version appended to it), one standard sentence for | ||
optional Legacy differences/Recent changes/Verification notes fields | that status, and a concise "Uncertain: ..." line '''only when | ||
<code>|uncertainty=</code> is actually supplied'''. Everything else | |||
(Reviewer, Game mode, Version coverage, Source quality, the full Known | |||
( | uncertainty text again for the record, and the optional Legacy | ||
differences/Recent changes/Verification notes fields) sits behind the | |||
same native <code>mw-collapsible</code> "View verification details" | |||
toggle as before (still core MediaWiki, still no new dependency). No | |||
parameters were removed or renamed from the previous revision — this is a | |||
rendering change only, so every existing call site upgrades automatically. | |||
<pre> | <pre> | ||
| Line 69: | Line 94: | ||
</pre> | </pre> | ||
Keep | Keep <code>uncertainty</code> genuinely concise (a short list of what's | ||
uncertain, e.g. "discovery, invitation, and complete blueprint | |||
paragraph there defeats the point | availability") — it now renders directly in the banner, not just inside | ||
longer explanation, put that explanation in the article body (near the | the details panel, so a long paragraph there defeats the point. If a | ||
claim itself) rather than in this template. | claim needs a longer explanation, put that explanation in the article | ||
body (near the claim itself, using {{tl|Unverified claim}}/{{tl|Estimated | |||
information}}/{{tl|Community observation}} or a plain | |||
<code>.edfm-inline-flag</code> note) rather than in this template. | |||
Status tiers (left accent + icon colour, from | |||
[[Template:EDFM style/styles.css]]): '''positive''' (cyan, restrained — | |||
Verified, Partially verified), '''attention''' (orange — Needs review, | |||
Upcoming), '''neutral''' (dim — Draft, Historical, Legacy only). Draft | |||
moved from the attention tier to the neutral tier in this revision: an | |||
in-progress article isn't a verification concern in the same way an | |||
unchecked or announced-but-unreleased one is. | |||
<code>|legacy_differences=</code>, <code>|recent_changes=</code>, and | <code>|legacy_differences=</code>, <code>|recent_changes=</code>, and | ||
Revision as of 17:06, 8 August 2026
Usage
Place at the top of any gameplay-facing article. Status must be text, not colour alone — see Elite Dangerous Field Manual:Verification Policy.
Compact maintenance-banner form (2026-08-08 second revision): the
always-visible state is now a short banner — a status icon, the status
word itself (no mode/version appended to it), one standard sentence for
that status, and a concise "Uncertain: ..." line only when
|uncertainty= is actually supplied. Everything else
(Reviewer, Game mode, Version coverage, Source quality, the full Known
uncertainty text again for the record, and the optional Legacy
differences/Recent changes/Verification notes fields) sits behind the
same native mw-collapsible "View verification details"
toggle as before (still core MediaWiki, still no new dependency). No
parameters were removed or renamed from the previous revision — this is a
rendering change only, so every existing call site upgrades automatically.
{{Article status
|status=Verified|Partially verified|Needs review|Draft|Historical|Legacy only|Upcoming
|mode=Live|Legacy|Both|Historical
|version=
|reviewed=
|reviewer=
|source_quality=
|uncertainty=
|legacy_differences= (optional)
|recent_changes= (optional)
|notes= (optional — extra verification detail beyond the standard fields)
}}
Keep uncertainty genuinely concise (a short list of what's
uncertain, e.g. "discovery, invitation, and complete blueprint
availability") — it now renders directly in the banner, not just inside
the details panel, so a long paragraph there defeats the point. If a
claim needs a longer explanation, put that explanation in the article
body (near the claim itself, using {{Unverified claim}}/{{[[Template:Estimated
information|Estimated
information]]}}/{{Community observation}} or a plain
.edfm-inline-flag note) rather than in this template.
Status tiers (left accent + icon colour, from Template:EDFM style/styles.css): positive (cyan, restrained — Verified, Partially verified), attention (orange — Needs review, Upcoming), neutral (dim — Draft, Historical, Legacy only). Draft moved from the attention tier to the neutral tier in this revision: an in-progress article isn't a verification concern in the same way an unchecked or announced-but-unreleased one is.
|legacy_differences=, |recent_changes=, and
|notes= are optional — omit them and nothing renders, same
pattern as every other optional field here. Use
legacy_differences when a fact on this article genuinely
differs between Live and Legacy (routine, can apply at any status);
reserve status=Legacy only itself for articles that are
entirely about a Legacy-exclusive mechanic with no Live counterpart at
all — see Elite Dangerous Field Manual:Verification Policy for the
full distinction. status=Upcoming and status=Legacy
only populate their own maintenance categories
(Category:Upcoming Content, Category:Legacy-Only Content).