CatInfo
Talk0
1,599pages on
this wiki
this wiki
Template page
Use this template in a Category definition to display standard text describing the category.
Usage
Edit
{{CatInfo|text=text|parent=parent_category}}{{CatInfo|text=text|parent=parent_category|help=help_tag}}{{CatInfo|text=text|extra=extra_text|parent=parent_category|help=help_tag}}
A category page using CatInfo will display the line:
- This category is for tips about text.
If extra is specified, another line showing extra_text will be displayed.
If help is specified, a References section will be displayed, with a link to help_tag.
Examples
{{CatInfo|text=searching|parent=Usage|help=search-commands}}
- The following example shows how to type a long CatInfo. Note that there is no period ('.') after text, but there is a period after extra_text.
{{CatInfo|text=file formats (how end-of-line is represented)|
extra=EOL (end-of-line) may be LF (unix), or CR LF (dos), or CR (mac).|
parent=Usage|help='fileformat'}}