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).)
 
(12 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 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 ===
;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|link=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|low=no}}</pre>
:::<pre>This is a list of '''[[Hospitals]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].</pre>
<pre>{{category|more=yes}}</pre>
:::<pre>This is a list of '''hospitals''' in the ''[[Futurama]]'' [[Universe Γ|universe]] and related articles.</pre>
<pre>{{category|universe=no}}</pre>
<pre>{{category|universe=no}}</pre>
:::<pre>This is a list of '''Decapods'''.</pre>
:::<pre>This is a list of '''hospitals'''.</pre>
<pre>{{category|link=Decapod 10|universe=no}}</pre>
<pre>{{category|link=medicine|low=no|more=yes|universe=no}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]'''.</pre>
:::<pre>This is a list of '''[[medicine|Hospitals]]''' and related articles.</pre>
<pre>{{category|link=Decapod 10|universe=no|alien species}}</pre>
<pre>{{category|link=medicine|low=no|more=yes|universe=no|buildings}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]'''.</pre>
:::<pre>This is a list of '''[[medicine|Hospitals]]''' and related articles.</pre>
:::<pre>[[Category:Alien species]]</pre>
:::<pre>[[Category:Buildings]]</pre>
<pre>{{category|link=Decapod 10|universe=no|alien species|characters}}</pre>
<pre>{{category|link=medicine|low=no|more=yes|universe=no|buildings|places}}</pre>
:::<pre>This is a list of '''[[Decapod 10|Decapods]]'''.</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:Places]]</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 04: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]]