Template:CategoryHeader: Difference between revisions
Template page
More actions
No edit summary |
(No difference)
|
Revision as of 09:07, 16 March 2026
CategoryHeader
CategoryHeader
Displays a styled header for category pages, with an optional project count badge, back-to-hub link, and additional navigation links in the footer bar.
Usage
{{CategoryHeader
| title = Audio Tutorials
| subtitle = Step-by-step guides for audio production
| description = All tutorials covering audio topics — recording, mixing, synthesis, and more.
| category = Tutorials/Audio
| hub = Tutorials
| links = [[Special:PrefixIndex/Tutorials/Audio|Browse all →]]
}}
Parameters
title- Page heading. Defaults to
CategoryHeader. subtitle- Optional orange uppercase subtitle below the title.
description- Optional body text paragraph.
category- If provided, shows a live page count badge using
PAGESINCATEGORYfor this category name. hub- If provided, shows a "← Back to Hub" link in the footer bar linking to this page.
links- Optional additional wikitext links shown in the footer bar, separated by
· .