Template:Article header
Usage
Optional. Adds a small category "eyebrow" label above the page's real title, and/or a muted one-line description ("deck") directly under it — see the redesign brief's Article header mockup:
EDFM // COMMANDER REFERENCE TOOLS & RESOURCES Community tools, applications and services commonly used by commanders.
Placement in the wikitext doesn't matter (top of the article is conventional) — a small script in MediaWiki:Common.js moves the eyebrow line to sit visually above #firstHeading on page load. The real page title stays the genuine, semantic H1 the whole time; this only adds text before/after it, it never replaces it. If a reader has JavaScript disabled, the eyebrow still renders — directly under the title instead of above it — so nothing is lost, only the exact placement changes.
{{Article header
|eyebrow=EDFM // Commander Reference
|deck=Optional one-line description shown under the title.
}}
Both parameters are optional; using just eyebrow= or just
deck= is fine.