Vorlage:Cat main/doc: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
(Tweaked to match a recent change)
K (1 Version von wpen:Template:Cat_main/doc importiert)
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{High-use| 154831 }}
{{Lua|Module:Cat main}}


==Usage==
===Usage===
This template is for use on [[Wikipedia: Category namespace|Category]] pages, to refer to the primary article associated with this category, which most of the time, describes the entire set containing the category.
This template is for use on Category pages, to refer to the primary article associated with this category, which most of the time, describes the entire set containing the category.
 
<span style="font-size:1.125em; font-weight:bold">This template is not a replacement for adding a category to the main article.</span> The main article of a category should always have the category set. Furthermore, the main article should always have a space as [[WP:SORTKEY|sort key]] so that it appears on top of a category. Example: the article [[Internet]] should have the category <code><nowiki>[[Category:Internet| ]]</nowiki></code>.


Normal usage (uses category name for wiki link):
Normal usage (uses category name for wiki link):
*{{tlx|Cat main}} &rarr; {{Cat main}}
* {{tlx|Cat main|Template:Cat main}} &rarr; {{Cat main|Template:Cat main}}


If the name of the main article is different than the name of the category &mdash; for example: if the main article for [[:Category: Dead or Alive (series)]] is [[:Dead or Alive (franchise)]] &mdash; then you will need to use one parameter to specify the article:
If the name of the main article is different than the name of the category.
*{{tlx|Cat main|Dead or Alive (franchise)}} &rarr; {{Cat main|Dead or Alive (franchise)}}


===Multiple articles===
===Multiple articles===
Simply append more articles as additional arguments (up to five):
Simply append more articles as additional arguments (up to five):
*{{tlx|Cat main|1 BC}} results in {{Cat main|1 BC}}
* {{tlx|Cat main|Main Page}} results in {{Cat main|Main Page}}
*{{tlx|Cat main|1 BC|2 BC}} results in {{Cat main|1 BC|2 BC}}
* {{tlx|Cat main|Main Page|MediaWiki}} results in {{Cat main|Main Page|MediaWiki}}
*{{tlx|Cat main|1 BC|2 BC|3 BC|4 BC|5 BC}} results in {{Cat main|1 BC|2 BC|3 BC|4 BC|5 BC}}
* {{tlx|Cat main|Main Page|MediaWiki|MediaWiki|MediaWiki|MediaWiki}} results in {{Cat main|Main Page|MediaWiki|MediaWiki|MediaWiki|MediaWiki}}


===Pages which aren't articles===
===Pages which aren't articles===
The template should automatically detect titles being outside the article namespace, but this may also be set manually:
*{{tlx|Cat main|w:WP:WikiProject|article{{=}}no}} &rarr; {{Cat main|w:WP:WikiProject|article=no}}
*{{tlx|Cat main|WP:WikiProject|article{{=}}no}} &rarr; {{Cat main|WP:WikiProject|article=no}}
 
==TemplateData==
{{TemplateData header}}
<templatedata>{
"description": "Specifies the primary article(s) associated with this category",
"params": {
"1": {
"label": "Article 1",
"description": "Name of primary article, if different from category name",
"type": "wiki-page-name",
"required": false
},
"2": {
"label": "Article 2",
"description": "Name of second main article",
"type": "wiki-page-name",
"required": false
},
"3": {
"label": "Article 3",
"description": "Name of third main article",
"type": "wiki-page-name",
"required": false
},
"4": {
"label": "Article 4",
"description": "Name of fourth main article",
"type": "wiki-page-name",
"required": false
},
"5": {
"label": "Article 5",
"description": "Name of fifth main article",
"type": "wiki-page-name",
"required": false
}
},
"format": "block"
}</templatedata>
 
==Redirects==
* {{Tlx|Category main}}
 
==See also==
*{{tl|Topic cat}}


{{Category hatnote templates}}
<includeonly>
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->
[[Category:Categories templates|{{PAGENAME}}]]


<includeonly>{{Sandbox other||
<!--interwiki-->
<!-- Categories below this line, please; interwikis at Wikidata -->
</includeonly>
[[Category:Hatnote templates for category pages]]
}}</includeonly>

Aktuelle Version vom 16. Januar 2023, 20:39 Uhr


Usage

This template is for use on Category pages, to refer to the primary article associated with this category, which most of the time, describes the entire set containing the category.

Normal usage (uses category name for wiki link):

If the name of the main article is different than the name of the category.

Multiple articles

Simply append more articles as additional arguments (up to five):

Pages which aren't articles