Difference between revisions of "Template:Cls/doc"

From blackwiki
Jump to navigation Jump to search
imported>Paine Ellsworth
(→‎See also: support See also section)
imported>Sardanaphalus
(tlspc, category update)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
 
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
 
 
== Usage ==
 
== Usage ==
This template is a shortcut for category lists that shortens "Category" to "Cat".  Similar to {{tl|Tl}} for templates, it automatically places a colon (:) before "Category" so the page will not populate the category:  
+
This template is a shortcut for category lists that shortens "Category" to "Cat".  Similar to {{tlspc|tl}} for templates, it automatically places a colon (:) before "Category" so the page will not populate the category:  
  <code><nowiki>{{Cls|Wikipedians}}</nowiki></code>
+
  <code><nowiki>{{cls|Wikipedians}}</nowiki></code>
 
:produces {{cls|Wikipedians}}  
 
:produces {{cls|Wikipedians}}  
  
 
== See also ==
 
== See also ==
* {{tl|c}}: Produces {{c|Philosophy}}
+
* {{tlspc|c}}, which produces {{c|Philosophy}}.
* {{tl|cl}}: Produces {{cl|Philosophy}}
+
* {{tlspc|cl}}, which produces {{cl|Philosophy}}.
* {{tl|lcs}}: For discussion. Produces {{lcs|Philosophy}}
+
* {{tlspc|lcs}}, which produces {{lcs|Philosophy}} for use in discussions.
  
 
<includeonly>
 
<includeonly>
 
<!-- Categories go here, and interwikis go in Wikidata -->
 
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:Internal link templates]]
+
[[Category:Internal category-linking templates]]
 
 
 
</includeonly>
 
</includeonly>

Revision as of 23:56, 18 July 2014

Usage

This template is a shortcut for category lists that shortens "Category" to "Cat". Similar to Template:Tlspc for templates, it automatically places a colon (:) before "Category" so the page will not populate the category:

{{cls|Wikipedians}}
produces Cat:Wikipedians

See also