Difference between revisions of "Template:Cls/doc"

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
m (template name)
imported>Frietjes
Line 2: Line 2:
 
<!-- 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. -->
  
This template is a shortcut for category lists that shortens "Category" to "Cat".  Similar to {{tlpad|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 {{tl|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 ==
* {{tlpad|c}}, which produces {{c|Philosophy}}.
+
* {{tl|c}}, which produces {{c|Philosophy}}.
* {{tlpad|cl}}, which produces {{cl|Philosophy}}.
+
* {{tl|cl}}, which produces {{cl|Philosophy}}.
* {{tlpad|lcs}}, which produces {{lcs|Philosophy}} for use in discussions.
+
* {{tl|lcs}}, which produces {{lcs|Philosophy}} for use in discussions.
  
 
<includeonly>
 
<includeonly>

Revision as of 16:55, 2 March 2015

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

{{cls|Wikipedians}}
produces: Cat:Wikipedians

See also