Difference between revisions of "Template:Cat tag"

940 bytes added ,  4 years ago
m
+docs
m (add span to tag)
m (+docs)
This template automatically adds a link to a category, and the category itself to a page.
 
=== Template ===
{{docs/missing}}
<small>'''Note:''' Replace <code><nowiki>{{1}}</nowiki></code> & optionally <code><nowiki>{{2}}</nowiki></code> with an actual parameter.</small>
<pre class=mw-code>
{{cat tag| {{1}} | {{2}} }}
</pre>
 
=== Parameters ===
Highlighted lines indicate '''mandatory''' parameters.
 
Positional parameters are indicated with <nowiki>{{N}}</nowiki> in their name. For example, <nowiki>{{1}}</nowiki> means "the first template parameter".
 
{{docs|title={{t|cat tag}} Parameters}}
 
<!-- ------------- -->
<!-- ROW: {{1}} -->
<!-- ------------- -->
{{docs/row/required
|param=<nowiki>{{1}}</nowiki>
|desc= Use the first parameter to add the page to a category and link to that category.
|eg=
<code><nowiki>|Diagram</nowiki></code>
}}
 
<!-- -------- -->
<!-- ROW: {{2}}-->
<!-- -------- -->
{{docs/row/optional
|param={{2}}
|desc=Use this to change the link text to something other than the category name
|eg=
<code><nowiki>|...</nowiki></code>
}}
 
|}
== Articles using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages.}}
40,275

edits