Difference between revisions of "Help:Classification in categories"

From OpenMedia
Jump to: navigation, search
m (+DEFAULTSORT:Classification in categories)
m (+sorting)
Line 9: Line 9:
 
Classification in categories is essential to find quickly articles or media types or just for a classification. <code><nowiki>[[Category:Flora]]</nowiki></code> creates a category. But it has to be mentioned that it will not be found by a standard search, because this page isn't esteablished yet really. To do so you have to click the red link from the category's name and add a description or purpose of this particular category. An added colon, however, creates only a link to the category, e.g.: <code><nowiki>[[:Category:Flora]]</nowiki></code>.
 
Classification in categories is essential to find quickly articles or media types or just for a classification. <code><nowiki>[[Category:Flora]]</nowiki></code> creates a category. But it has to be mentioned that it will not be found by a standard search, because this page isn't esteablished yet really. To do so you have to click the red link from the category's name and add a description or purpose of this particular category. An added colon, however, creates only a link to the category, e.g.: <code><nowiki>[[:Category:Flora]]</nowiki></code>.
  
In general each category is sorted by category's name, but it's also possible to alter this behaviour:
+
=== {{Logo | type = sort }} Sorting {{Back to TOC}} ===
 +
 
 +
In general each category or page is sorted by it's name, but it's also possible to alter this behaviour:
 
{| style="border:1px black solid;padding:10px;"
 
{| style="border:1px black solid;padding:10px;"
 
|-
 
|-
Line 21: Line 23:
 
</tt>
 
</tt>
 
|}
 
|}
Now this category will be sorted differently as given and not like “''Abies alba''”.
+
Now this category will be sorted differently as given and not like “''Abies alba''”. In a similar way you can alter the way of sorting of categorised words themselves: on a page named “Resource Subtype” you can sort it to “Subtype” (i.e. letter S) by adding the optional sorting word after the vertical bar “|”: <code><nowiki>[[Category:Metadata | Subtype]]</nowiki></code>.
 +
 
 +
=== Nesting {{Back to TOC}} ===
  
 
It's also possible to nest categories in the following way and create sub-categories:
 
It's also possible to nest categories in the following way and create sub-categories:
Line 33: Line 37:
 
| style="border-bottom:1px dashed;border-right:1px dashed;vertical-align:bottom;" | follow link of category→
 
| style="border-bottom:1px dashed;border-right:1px dashed;vertical-align:bottom;" | follow link of category→
 
|}
 
|}
 +
 +
=== Check out {{Back to TOC}} ===
  
 
To check unused categories the following links might be very helpful:
 
To check unused categories the following links might be very helpful:
Line 39: Line 45:
 
* [[Special:UncategorizedCategories|{{lc:{{int:uncategorizedcategories}}}}]]
 
* [[Special:UncategorizedCategories|{{lc:{{int:uncategorizedcategories}}}}]]
 
* [[Special:UncategorizedTemplates|{{lc:{{int:uncategorizedtemplates}}}}]]
 
* [[Special:UncategorizedTemplates|{{lc:{{int:uncategorizedtemplates}}}}]]
 
  
 
== Classification using template “Metadata” {{Back to TOC}} ==
 
== Classification using template “Metadata” {{Back to TOC}} ==

Revision as of 14:22, 14 February 2010

Help > Classification in categories


Classification in general Back to Table of Contents

Classification in categories is essential to find quickly articles or media types or just for a classification. [[Category:Flora]] creates a category. But it has to be mentioned that it will not be found by a standard search, because this page isn't esteablished yet really. To do so you have to click the red link from the category's name and add a description or purpose of this particular category. An added colon, however, creates only a link to the category, e.g.: [[:Category:Flora]].

Sort Sorting Back to Table of Contents

In general each category or page is sorted by it's name, but it's also possible to alter this behaviour:

Wiki-Page Abies alba


{{DEFAULTSORT:alba, Abies}}
[[Category:Abies]]
[[Category:Conifers]]
[[Category:Flora]]
[[Category:Descriptions of species]]

Now this category will be sorted differently as given and not like “Abies alba”. In a similar way you can alter the way of sorting of categorised words themselves: on a page named “Resource Subtype” you can sort it to “Subtype” (i.e. letter S) by adding the optional sorting word after the vertical bar “|”: [[Category:Metadata | Subtype]].

Nesting Back to Table of Contents

It's also possible to nest categories in the following way and create sub-categories:

Page with


[[Category:A sub-category]]
Sub-category's page with


[[Category:Super-category]]
follow link of category→

Check out Back to Table of Contents

To check unused categories the following links might be very helpful:

Classification using template “Metadata” Back to Table of Contents

For media data a special template was developed that handles categorisation as well. Here is an example for a German description of a Heteropteran wing description:

{{Metadata
| Type=StillImage
| Title=Wanzenflügel mit Legende
| Caption = Ein Wanzenflügel für Erklärungen in Bestimmungsschlüsseln.
| Scientific Names = Heteroptera
| Common Names = Heteroptera (en), Wanzen (de), Ploštice (cz), Heteropter (fr), Luteet (fi)
| Metadata Language=de
| Language = de
| Creator= [[User:GiselaWeber]]
| Subject Category = Insecta, Heteroptera
| General Keywords = Morphological details, Legends, Schematic drawings, Wings (Insecta)
}}

…which produces:

Documentation of this template
Search media by metadata
Deutsch

Wanzenflügel mit Legende

Caption:Ein Wanzenflügel für Erklärungen in Bestimmungsschlüsseln.

Creators: (Please consider adding this information)
Copyright Statement: Copyrighted Material; the copyright remains with the author (not this web publication)
License Statement: Creative Commons: Author Attribution Required, Share-Alike (cc-by-sa 3.0)
World Region: (Desirable information missing!)
Country Codes: (Desirable information missing!)
Subject Category: Insecta; Heteroptera
General Keywords: Morphological details; Legends; Schematic drawings; Wings (Insecta)
Scientific Names: Heteroptera
Common Names: Heteroptera (en), Wanzen (de), Ploštice (cz), Heteropter (fr), Luteet (fi)
Type:StillImage
Language:Deutsch

“Subject Category” and “General Keywords” are hereby automatically categorised. And of course you can provide less or more information, but the much information you can give the better it is. For details and parameters of this template see on documentation’s page.