Difference between revisions of "Help:Classification in categories"

From OpenMedia
Jump to: navigation, search
m (corrected links to category lists)
m (+metadata template)
Line 1: Line 1:
 
{{Subpage|[[Help:Contents|Help]]}}
 
{{Subpage|[[Help:Contents|Help]]}}
 +
 +
__TOC__
 +
 +
== Classification in general {{Back to TOC}} ==
  
 
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>.
Line 33: Line 37:
 
* [[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}} ==
 +
 +
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:
 +
<pre>{{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)
 +
}}</pre>
 +
…which produces:
 +
{{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)
 +
}}
 +
 +
“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 [[Template:Metadata/doc|documentation’s page]].
  
 
[[Category:Classification]]
 
[[Category:Classification]]

Revision as of 15:19, 6 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]].

In general each category is sorted by category'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”.

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→

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.