Template:Category Navbox: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 25: | Line 25: | ||
* The page on which the template is included will appear in '''bold''' if it's a member of the category. | * The page on which the template is included will appear in '''bold''' if it's a member of the category. | ||
* Pages are listed alphabetically by title. | * Pages are listed alphabetically by title. | ||
* Add <code>[[:Category:CategoryName]]</code> to a page to make it appear in the navbox. | * Add <code><nowiki>[[:Category:CategoryName]]</nowiki></code> to a page to make it appear in the navbox. | ||
== See also == | == See also == | ||
Revision as of 17:34, 21 May 2026
This template displays a bulleted list of all pages in a given category. It's used to create automatic navigation boxes on help pages for each tool.
Usage
{{Category Navbox|Category}}
Example
{{Category Navbox|Qualtrics}}
Produces a list of every page in Category:Qualtrics.
Parameters
- 1 (required)
- The category name (without the
Category:prefix) whose pages should be listed.
Notes
- The page on which the template is included will appear in bold if it's a member of the category.
- Pages are listed alphabetically by title.
- Add
[[:Category:CategoryName]]to a page to make it appear in the navbox.
See also
- Special:Categories — list of all categories on this wiki.
Displays a bulleted list of all pages in a given category. The current page, if in the category, appears in bold.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Category | 1 | Name of the category whose pages should be listed (without the 'Category:' prefix).
| String | required |