Difference between revisions of "Template:Cat tag"

Jump to navigation Jump to search
1,279 bytes added ,  3 years ago
m
oops
m
m (oops)
(5 intermediate revisions by the same user not shown)
<span class="cm-tag cm-cat-tag {{{class|}}}"><!--
<!--
LINK
-->[[:Categorycategory: {{{1}}}|{{{2|{{{1}}}|}}}]]<!--
 
CATEGORY
-->{{#if:{{{key|}}}|[[Categorycategory:{{{1}}}|{{{key}}}]]|[[category:{{{1}}}]]}}<!--
 
--></span><noinclude>[[category: link macros]]
 
This template automatically adds a link to a category, and the category itself to a page.
 
=== Template ===
[[Category: Link macros]]
<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=<nowiki>{{2}}</nowiki>
|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.}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
40,275

edits

Navigation menu