Difference between revisions of "Template:Category/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
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 "universe" parameter determines whether the phrase "in the ''[[Futurama]]'' 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 "low" parameter determines whether the text in bold is in lower case or has the same capitalisation as the title.  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:Hospitals|the ''Hospitals'' category]].
Assume that the category is [[:Category:Hospitals|the ''Hospitals'' category]].
Line 26: Line 26:
:::<pre>[[Category:Buildings]]</pre>
:::<pre>[[Category:Buildings]]</pre>
:::<pre>[[Category:Places]]</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.</pre>
:::<pre>[[Category:Entertainment]]</pre>

Revision as of 02:14, 29 July 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 "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.
{{category|link=medicine}}
This is a list of '''[[medicine|hospitals]]''' in the ''[[Futurama]]'' universe.
{{category|low=no}}
This is a list of '''[[Hospitals]]''' in the ''[[Futurama]]'' universe.
{{category|universe=no}}
This is a list of '''hospitals'''.
{{category|link=medicine|low=no|universe=no}}
This is a list of '''[[medicine|Hospitals]]'''.
{{category|link=medicine|low=no|universe=no|buildings}}
This is a list of '''[[medicine|Hospitals]]'''.
[[Category:Buildings]]
{{category|link=medicine|low=no|universe=no|buildings|places}}
This is a list of '''[[medicine|Hospitals]]'''.
[[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.
[[Category:Entertainment]]