Template:Category Navbox: Difference between revisions
Tag: Reverted |
Tag: Manual revert |
||
| Line 1: | Line 1: | ||
<includeonly><div class="tool-navbox"> | <includeonly><div class="tool-navbox"> | ||
== {{{1}}} help pages == | == {{{1}}} help pages == | ||
{{#ask: [[Category:{{{1}}} | {{#ask: [[Category:{{{1}}}]] | ||
|format=ul | |format=ul | ||
}} | }} | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
Revision as of 18:46, 7 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:CategoryNameto 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 |