Difference between revisions of "Template:Cat/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
Line 34: Line 34:


<pre>[[:Category:Religion|faith]]</pre>
<pre>[[:Category:Religion|faith]]</pre>
; Example 4
Input:
<pre>{{cat|cit||y}}</pre>
Output:
<pre>[[:Category:Cities|city]]</pre>
; Example 5
Input:
<pre>{{cat|societ||ies}}</pre>
Output:
<pre>[[:Category:Society|societies]]</pre>


=== See also ===
=== See also ===

Revision as of 22:45, 10 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]]

See also