Difference between revisions of "Template:Category/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Undo revision 130156 by Sanfazer (talk).)
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Use ===
=== 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 "low" parameter determines whether the text in bold is in lower case or has the same capitalisation as the title.  The "more" parameter determines whether the phrase "and related articles" is used.  The "universe" parameter determines whether the phrase "in the ''[[Futurama]]'' [[Universe Γ|universe]]" is used.  The "plural" parameter determines whether the phrase "articles related to" is used.


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.
=== Examples ===


=== Examples ===
;For categories the names of which are plurals


Assume that the category is [[:Category:Decapods|the ''Decapods'' category]].
Assume that the category is [[:Category:Hospitals|the ''Hospitals'' category]].


<pre>{{category}}</pre>
<pre>{{category}}</pre>
:::<pre>This is a list of '''Decapods''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''hospitals''' in the ''[[Futurama]]'' [[Universe Γ|universe]].</pre>
<pre>{{category|Decapod 10}}</pre>
<pre>{{category|link=medicine}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''[[medicine|hospitals]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].</pre>
<pre>{{category|}}</pre>
<pre>{{category|low=no}}</pre>
:::<pre>This is a list of '''[[Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''[[Hospitals]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].</pre>
<pre>{{category|Decapod 10|alien species}}</pre>
<pre>{{category|more=yes}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''hospitals''' in the ''[[Futurama]]'' [[Universe Γ|universe]] and related articles.</pre>
:::<pre>[[Category:Alien species]]</pre>
<pre>{{category|universe=no}}</pre>
<pre>{{category||alien species}}</pre>
:::<pre>This is a list of '''hospitals'''.</pre>
:::<pre>This is a list of '''[[Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
<pre>{{category|link=medicine|low=no|more=yes|universe=no}}</pre>
:::<pre>[[Category:Alien species]]</pre>
:::<pre>This is a list of '''[[medicine|Hospitals]]''' and related articles.</pre>
<pre>{{category|Decapod 10|alien species|characters}}</pre>
<pre>{{category|link=medicine|low=no|more=yes|universe=no|buildings}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''[[medicine|Hospitals]]''' and related articles.</pre>
:::<pre>[[Category:Alien species]]</pre>
:::<pre>[[Category:Buildings]]</pre>
:::<pre>[[Category:Characters]]</pre>
<pre>{{category|link=medicine|low=no|more=yes|universe=no|buildings|places}}</pre>
<pre>{{category||alien species|characters}}</pre>
:::<pre>This is a list of '''[[medicine|Hospitals]]''' and related articles.</pre>
:::<pre>This is a list of '''[[Decapods]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>[[Category:Buildings]]</pre>
:::<pre>[[Category:Alien species]]</pre>
:::<pre>[[Category:Places]]</pre>
:::<pre>[[Category:Characters]]</pre>
 
;For categories the names of which are singulars
 
Assume that the category is [[:Category:Television|the ''Television'' category]].
 
<pre>{{category|plural=no|link=television|entertainment}}</pre>
:::<pre>This is a list of articles related to '''[[television]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].</pre>
:::<pre>[[Category:Entertainment]]</pre>

Latest revision as of 05:40, 25 August 2013

Use

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 "low" parameter determines whether the text in bold is in lower case or has the same capitalisation as the title. The "more" parameter determines whether the phrase "and related articles" is used. The "universe" parameter determines whether the phrase "in the Futurama universe" is used. The "plural" parameter determines whether the phrase "articles related to" is used.

Examples

For categories the names of which are plurals

Assume that the category is the Hospitals category.

{{category}}
This is a list of '''hospitals''' in the ''[[Futurama]]'' [[Universe Γ|universe]].
{{category|link=medicine}}
This is a list of '''[[medicine|hospitals]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].
{{category|low=no}}
This is a list of '''[[Hospitals]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].
{{category|more=yes}}
This is a list of '''hospitals''' in the ''[[Futurama]]'' [[Universe Γ|universe]] and related articles.
{{category|universe=no}}
This is a list of '''hospitals'''.
{{category|link=medicine|low=no|more=yes|universe=no}}
This is a list of '''[[medicine|Hospitals]]''' and related articles.
{{category|link=medicine|low=no|more=yes|universe=no|buildings}}
This is a list of '''[[medicine|Hospitals]]''' and related articles.
[[Category:Buildings]]
{{category|link=medicine|low=no|more=yes|universe=no|buildings|places}}
This is a list of '''[[medicine|Hospitals]]''' and related articles.
[[Category:Buildings]]
[[Category:Places]]
For categories the names of which are singulars

Assume that the category is the Television category.

{{category|plural=no|link=television|entertainment}}
This is a list of articles related to '''[[television]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].
[[Category:Entertainment]]