2022-05-16 00:55:13 +00:00
|
|
|
{{!
|
2022-05-26 21:33:59 +00:00
|
|
|
Indicator[] array-indicators wiki-defined badges such as "good article",
|
|
|
|
"featured article". An empty array if none are defined.
|
2022-05-21 20:24:35 +00:00
|
|
|
string html-title-heading--formatted
|
2022-05-26 21:33:59 +00:00
|
|
|
string html-tagline
|
2022-05-16 00:55:13 +00:00
|
|
|
}}
|
|
|
|
<header class="mw-body-header">
|
|
|
|
<div class="page-heading">
|
|
|
|
<div class="firstHeading-container">
|
2022-05-21 20:24:35 +00:00
|
|
|
{{{html-title-heading--formatted}}}
|
2022-05-16 00:55:13 +00:00
|
|
|
{{>Indicators}}
|
|
|
|
</div>
|
2022-05-26 21:33:59 +00:00
|
|
|
<div id="siteSub">{{html-tagline}}</div>
|
2022-05-16 00:55:13 +00:00
|
|
|
</div>
|
|
|
|
{{>PageTools}}
|
|
|
|
</header>
|