Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
       🚧 True to our name, we’re still a work in progress. 🚧
   
       You’re welcome to explore, but account registration is currently invite-only as we finalize the setup. 
       Join our forum or follow Mastodon for updates. 
       Full Wiki launch coming soon!
   
Revision as of 08:26, 23 March 2026 by Anthony (talk | contribs) (Add <templatedata> for Visual Editor Usage.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CategoryHeader

CategoryHeader

Displays a styled header for category pages with an optional live count badge, back-to-hub link, and footer navigation links.

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 PAGESINCATEGORY for 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 &nbsp;·&nbsp;.

Displays a styled header for category pages, with an optional live count badge, back-to-hub link, and footer navigation links.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle

Page heading. Defaults to {{PAGENAME}}.

Default
{{PAGENAME}}
Stringoptional
Subtitlesubtitle

Optional orange uppercase subtitle displayed below the title.

Stringoptional
Descriptiondescription

Optional body text paragraph shown under the subtitle.

Contentoptional
Category namecategory

If provided, shows a live page count badge using PAGESINCATEGORY for this category (e.g. Tutorials/Audio).

Stringoptional
Hub pagehub

If provided, shows a ← Back to Hub link in the footer bar pointing to this wiki page.

Page nameoptional
Extra footer linkslinks

Optional additional wikitext links shown in the footer bar.

Contentoptional
Contents