Difference between revisions of "Template:Category/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{working|Sanfazer}}
=== Use ===
<!-- === Use ===


For categories the names of which are plurals.
For categories the names of which are plurals.


The first parameter determines whether the name of the category is linkified or not, and whether it links to an article other than the main one. The remaining parameters determine what categories the category will be part of. The template allows for ten categories.
The unnamed parameters determine what categories the category will be part of. (The template allows for ten categories.)  The "link" parameter determines whether the text in bold links to an article or not.  The "universe" parameter determines whether the phrase "in the ''[[Futurama]]'' universe" is used.


=== Examples ===
=== Examples ===
Line 12: Line 11:
<pre>{{category}}</pre>
<pre>{{category}}</pre>
:::<pre>This is a list of '''Decapods''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''Decapods''' in the ''[[Futurama]]'' universe.</pre>
<pre>{{category|Decapod 10}}</pre>
<pre>{{category|link=Decapod 10}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
<pre>{{category|}}</pre>
<pre>{{category|universe=no}}</pre>
:::<pre>This is a list of '''[[Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''Decapods'''.</pre>
<pre>{{category|Decapod 10|alien species}}</pre>
<pre>{{category|link=Decapod 10|universe=no}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]'''.</pre>
:::<pre>[[Category:Alien species]]</pre>
<pre>{{category|link=Decapod 10|universe=no|alien species}}</pre>
<pre>{{category||alien species}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]'''.</pre>
:::<pre>This is a list of '''[[Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>[[Category:Alien species]]</pre>
:::<pre>[[Category:Alien species]]</pre>
<pre>{{category|Decapod 10|alien species|characters}}</pre>
<pre>{{category|link=Decapod 10|universe=no|alien species|characters}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]'''.</pre>
:::<pre>[[Category:Alien species]]</pre>
:::<pre>[[Category:Alien species]]</pre>
:::<pre>[[Category:Characters]]</pre>
:::<pre>[[Category:Characters]]</pre>
<pre>{{category||alien species|characters}}</pre>
:::<pre>This is a list of '''[[Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>[[Category:Alien species]]</pre>
:::<pre>[[Category:Characters]]</pre> -->

Revision as of 13:33, 2 July 2013

Use

For categories the names of which are plurals.

The unnamed parameters determine what categories the category will be part of. (The template allows for ten categories.) The "link" parameter determines whether the text in bold links to an article or not. The "universe" parameter determines whether the phrase "in the Futurama universe" is used.

Examples

Assume that the category is the Decapods category.

{{category}}
This is a list of '''Decapods''' in the ''[[Futurama]]'' universe.
{{category|link=Decapod 10}}
This is a list of '''[[Decapod 10|Decapods]]''' in the ''[[Futurama]]'' universe.
{{category|universe=no}}
This is a list of '''Decapods'''.
{{category|link=Decapod 10|universe=no}}
This is a list of '''[[Decapod 10|Decapods]]'''.
{{category|link=Decapod 10|universe=no|alien species}}
This is a list of '''[[Decapod 10|Decapods]]'''.
[[Category:Alien species]]
{{category|link=Decapod 10|universe=no|alien species|characters}}
This is a list of '''[[Decapod 10|Decapods]]'''.
[[Category:Alien species]]
[[Category:Characters]]