Difference between revisions of "Template:Cat/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 35: Line 35:
<pre>[[:Category:Religion|faith]]</pre>
<pre>[[:Category:Religion|faith]]</pre>


=== See also ===
; Example 4


* [[Template:Countdown to Futurama]]
Input:
* [[Template:Date]]
 
* [[Template:Head]]
<pre>{{cat|cit||y}}</pre>
* [[Template:Planet Express]]
 
* [[Infosphere:Templates for avoiding redirects]]
Output:
 
<pre>[[:Category:Cities|city]]</pre>
 
; Example 5
 
Input:
 
<pre>{{cat|societ||ies}}</pre>
 
Output:
 
<pre>[[:Category:Society|societies]]</pre>

Latest revision as of 01:00, 26 February 2014

Use

For linking to categories.

Usage

Example 1

Input:

{{cat|animal}}

Output:

[[:Category:Animals|animal]]
Example 2

Input:

{{cat|animal|living thing}}

Output:

[[:Category:Animals|living thing]]
Example 3

Input:

{{cat|religion|faith|s=no}}

Output:

[[:Category:Religion|faith]]
Example 4

Input:

{{cat|cit||y}}

Output:

[[:Category:Cities|city]]
Example 5

Input:

{{cat|societ||ies}}

Output:

[[:Category:Society|societies]]