Template:MainPageHeader
Template page
More actions
Wiki Title
Community Directory
Total Projects
2
MainPageHeader
Displays the large header block for the Main Page and top-level pages. Shows a title, subtitle, description, a hardcoded "Total Projects" count badge (always uses Category:Projects), a site toolbar row, and an optional notice bar at the bottom.
Usage
{{MainPageHeader
| title = UnfinishedProjects
| subtitle = A Directory of Community Projects
| description = Welcome text here. Supports wikitext, links, and formatting.
| notice = Important notice shown at the bottom of the header.
}}
Parameters
title- Large page heading. Defaults to "Wiki Title".
subtitle- Orange uppercase subtitle. Defaults to "Community Directory".
description- Body paragraph supporting full wikitext.
notice- Optional text in the notice bar at the bottom. If omitted, the notice bar is hidden.
notice_label- Bold label before the notice text. Defaults to "Notice".
Notes
- The "Total Projects" badge is hardcoded to
2. - Toolbar links (Guidebook, About, Recent Activity, etc.) are hardcoded. Edit the template directly to change them.
Displays the large site header for the Main Page. Includes title, subtitle, description, a Total Projects count badge, a site toolbar, and an optional notice bar.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Large page heading.
| String | optional |
| Subtitle | subtitle | Orange uppercase subtitle shown below the title.
| String | optional |
| Description | description | Body paragraph supporting full wikitext formatting. | Content | optional |
| Notice | notice | Optional text shown in the notice bar at the bottom. If omitted, the notice bar is hidden. | Content | optional |
| Notice label | notice_label | Bold label shown before the notice text.
| String | optional |