Difference between revisions of "Template:Category/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Undo revision 126994 by Sanfazer (talk).)
(Undo revision 130156 by Sanfazer (talk).)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Use ===
=== 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.
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.


=== Examples ===
=== Examples ===
Line 10: Line 10:


<pre>{{category}}</pre>
<pre>{{category}}</pre>
:::<pre>This is a list of '''hospitals''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''hospitals''' in the ''[[Futurama]]'' [[Universe Γ|universe]].</pre>
<pre>{{category|link=medicine}}</pre>
<pre>{{category|link=medicine}}</pre>
:::<pre>This is a list of '''[[medicine|hospitals]]''' 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>{{category|low=no}}</pre>
:::<pre>This is a list of '''[[Hospitals]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of '''[[Hospitals]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].</pre>
<pre>{{category|more=yes}}</pre>
<pre>{{category|more=yes}}</pre>
:::<pre>This is a list of '''hospitals''' in the ''[[Futurama]]'' universe and related articles.</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 '''hospitals'''.</pre>
:::<pre>This is a list of '''hospitals'''.</pre>
Line 34: Line 34:


<pre>{{category|plural=no|link=television|entertainment}}</pre>
<pre>{{category|plural=no|link=television|entertainment}}</pre>
:::<pre>This is a list of articles related to '''[[television]]''' in the ''[[Futurama]]'' universe.</pre>
:::<pre>This is a list of articles related to '''[[television]]''' in the ''[[Futurama]]'' [[Universe Γ|universe]].</pre>
:::<pre>[[Category:Entertainment]]</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]]