• Home
  • Random
  • Nearby
  • Log in
  • Settings
Donate Now If Wikipedia is useful to you, please give today.
  • About Wikipedia
  • Disclaimers
Wikipedia

Template:Template category/sandbox

  • Template
  • Talk
  • Language
  • Watch
  • Edit
< Template:Template category
The pages listed in this category are templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.
This is the template sandbox page for Template:Template category (diff).
See also the companion subpage for test cases.
Template documentation[view] [edit] [history] [purge]
WarningThis template is used on approximately 35,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.

{{Template category}} should be placed at the top of categories that contain template pages and their related subcategories. This template populates Category:Wikipedia template categories.

Contents

  • 1 Usage
    • 1.1 Syntax
    • 1.2 Parameters and examples
      • 1.2.1 onright
      • 1.2.2 type
      • 1.2.3 container
      • 1.2.4 topic
      • 1.2.5 description
      • 1.2.6 help
  • 2 Tracking category
  • 3 TemplateData
  • 4 See also
    • 4.1 Other category-header templates

Usage

edit

Syntax

edit
Basic
{{Template category
|description=
}}
Basic topical
Syntax of {{Template category}}
No type Navbox Sidebar Stub
{{Template category
|topic=
}}
{{Template category
|type=navbox
|topic=
}}
{{Template category
|type=sidebar
|topic=
}}
{{Template category
|type=stub
|topic=
}}
Full
{{Template category
| onright = 
| type = 
| container = 
| topic = 
| description = 
| ALTTEXT = 
| help = 
}}

Parameters and examples

edit

The template may be used without any parameters.

With no parameters
The pages listed in this category are templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.

The following, however, may be used to make the template more informative:

onright

edit

Use onright (or rhs) to place right-aligned boxes beside the template such as {{Portal}} (to provide link/s to related portal/s), {{Commons category}} (to provide a link to the same or a similarly-named Commons category), etc. If more than one box is included, ensure the widest one appears first (see example below) otherwise overlapping may occur.
topic, onright
{{Template category
| topic = the [[United States]]
| onright = {{Commons category|United States|the United States}}{{Portal|United States}}
}}
Wikimedia Commons has media related to the United States.
  • flagUnited States portal
Templates relating to the United States. 
The pages listed in this category are templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.

type

edit

Setting type to one of the following values adds a preset note as to which type of template the category (but not necessarily its subcategories) is meant to contain. The values are:
  • ambox
  • campaignbox
  • (category header
  • category heading
  • catheader
  • cat header
  • cathead)
  • conversion
  • external link
  • formatting
  • function
  • infobox
  • message
  • meta
  • module
  • (navigation
  • navigational
  • navbox)
  • sidebar
  • stub
  • sub
  • timeline
  • (user
  • userbox)
If type is set to something other than one of these values, the default "The pages listed in this category are templates" note appears unmodified.
type alone
{{Template category |type=sidebar}}
The pages listed in this category are meant to be sidebar templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.

container

edit

Set container as true, yes, etc. to identify the category as a container category, i.e. a category meant to contain only subcategories. A note requesting that no templates are added to the template category is then included. The category is automatically added to Category:Container categories.
container alone
{{Template category |container=true}}
Note: Please do not add templates to this category; instead, use one of its subcategories.
The pages listed in this category are templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.
An alternative to using container is to place {{Container category}} after the {{Template category}} template:
{{Container category}} following {{Template category}}
{{Template category
| type = ''type''
| topic = ''[[topic]]''
| description = This text supplied by the ''description'' parameter.
}}
{{Container category}}
Templates relating to topic. This text supplied by the description parameter.
The pages listed in this category are meant to be type templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.
This is a container category. Due to its scope, it should contain only subcategories.

topic

edit

Use topic to add a default description ending "...relating to topic", where topic is usually a wikilink to the main article associated with the category (e.g. United States for the Category:United States templates).
topic alone
{{Template category |topic=the [[United States]]}}
Templates relating to the United States. 
The pages listed in this category are templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.
type, topic
{{Template category |type=infobox |topic=the [[United States]]}}
Infobox templates relating to the United States. 
The pages listed in this category are meant to be infobox templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.

description

edit

Use description if a customised description is needed instead of – or, if topic also used, to follow – the default description above.
type, topic, description
{{Template category
| type = navbox
| topic = [[China]]
| description = <br />{{small|For templates relating specifically to the [[People's Republic of China|People's Republic of China (PRC)]] or the current [[Taiwan|Republic of China (ROC, "Taiwan")]], see, respectively, {{c|People's Republic of China templates}} and {{c|Taiwan templates}}.}}
}}
Navbox templates relating to China. 
For templates relating specifically to the People's Republic of China (PRC) or the current Republic of China (ROC, "Taiwan"), see, respectively, People's Republic of China templates and Taiwan templates.
The pages listed in this category are meant to be navigation templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.
description alone
{{Template category |description=This text is supplied by the ''description'' parameter.}}
This text is supplied by the description parameter.
The pages listed in this category are templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

To add a template to this category:
  • If the template has a separate documentation page (usually called "Template:template name/doc"), add
  •  [[Template:Template category/sandbox]]
  • to the <includeonly> section at the bottom of that page. Otherwise, add
  •  <noinclude>[[Template:Template category/sandbox]]</noinclude>
  • to the end of the template code, making sure it starts on the same line as the code's last character.

help

edit

Use help to replace the instructions on adding a template to the category (second paragraph of the "Further template category notes" section):
replace help text
{{Template category |help=This text supplied by the ''help'' parameter.}}
The pages listed in this category are templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

This text supplied by the help parameter.

To omit the default instructions, set help to no:
omit help text
{{Template category |help=no}}
The pages listed in this category are templates.
This page is part of Wikipedia's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces.

Tracking category

edit

Uses with a topic or description parameter are tracked:

  • Category:Wikipedia template categories with no topic or description (18,395)

TemplateData

edit
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Template category in articles based on its TemplateData.

TemplateData for Template category

This template is used as a header for category pages that contain templates.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
onrightonright rhs

no description

Unknownoptional
typetype

no description

Unknownoptional
containercontainer

no description

Unknownoptional
topictopic

no description

Unknownoptional
descriptiondescription 1

no description

Unknownoptional
ALTTEXTALTTEXT

no description

Unknownoptional
helphelp 2

no description

Unknownoptional
categorycategory

no description

Unknownoptional

See also

edit

Other category-header templates

edit
  • v
  • t
  • e
Category-heading templates
Templates meant to appear at or near the top of category pages
By namespace
Category
  • {{Category explanation}}
  • {{Parent-only stub category}}
  • {{Regional stub category}}
  • {{Set category}}
  • {{Stub category}}
  • {{Topic category}}
File
  • {{Category game screenshot header}}
  • {{File category}}
  • {{File template notice}}
  • {{Media template notice}}
Other
  • {{Help category}}
  • {{Maintenance category}}
  • {{Portal category}}
  • {{Sockpuppet category}}
  • {{Template category}}
  • {{User category}}
Maintenance
  • {{All included}}
  • {{Category diffuse}}
  • {{Category header}}
  • {{Container category}}
  • {{Diffusing subcategory}}
  • {{Geography parent category}}
  • {{Hidden category}}
  • {{Non-diffusing parent category}}
  • {{Non-diffusing subcategory}}
  • {{Overpopulated category}}
  • {{Possibly empty category}}
  • {{Redirect category}}
  • {{Tracking category}}
  • See also: Category hatnote templates
The above documentation is transcluded from Template:Template category/doc. (edit | history)
Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
Add categories to the /doc subpage. Subpages of this template.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Template_category/sandbox&oldid=1269279169"
Last edited on 13 January 2025, at 22:25

Languages

      This page is not available in other languages.

      Wikipedia
      • Wikimedia Foundation
      • Powered by MediaWiki
      • This page was last edited on 13 January 2025, at 22:25 (UTC).
      • Content is available under CC BY-SA 4.0 unless otherwise noted.
      • Privacy policy
      • About Wikipedia
      • Disclaimers
      • Contact Wikipedia
      • Code of Conduct
      • Developers
      • Statistics
      • Cookie statement
      • Terms of Use
      • Desktop