Jump to content

Template:Category Navbox: Difference between revisions

From Swarthmore Knowledge Base
No edit summary
 
No edit summary
 
(12 intermediate revisions by 2 users not shown)
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
|sort=Complexity,
}}
}}
</div></includeonly><noinclude>
</div></includeonly><noinclude>
Line 16: Line 15:
<pre>{{Category Navbox|Qualtrics}}</pre>
<pre>{{Category Navbox|Qualtrics}}</pre>


Produces a list of every page in [[:Category:Qualtrics]].
Produces a list of every page in <nowiki>[[:Category:Qualtrics]]</nowiki>.


== Parameters ==
== Parameters ==
Line 26: 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 ==

Latest revision as of 18:06, 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

Displays a bulleted list of all pages in a given category. The current page, if in the category, appears in bold.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Category1

Name of the category whose pages should be listed (without the 'Category:' prefix).

Example
Qualtrics
Stringrequired