Template:Cat main: Difference between revisions

From Lojban
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{rellink|extraclasses=relarticle mainarticle|The main {{#ifeq:{{{article|}}}|no|page|article}}{{#if:{{{2|}}}|s}} for this [[Help:Categories|category]] {{#if:{{{2|}}}|are|is}} '''[[{{{1<includeonly>|{{PAGENAME}}</includeonly>}}}]]'''{{#if:{{{2|}}}|{{#if:{{{3|}}}|, |&nbsp;and }} '''[[{{{2}}}]]'''{{#if:{{{3|}}}|{{#if:{{{4|}}}|, |&nbsp;and }} '''[[{{{3}}}]]'''{{#if:{{{4|}}}|{{#if:{{{5|}}}|, |&nbsp;and }} '''[[{{{4}}}]]'''{{#if:{{{5|}}}|&nbsp;and '''[[{{{5}}}]]'''}}}}}}}}.{{#if:{{{6|}}}|<br/>&mdash; '''Error: [[Template:cat main|Too many links specified (maximum is 5)]]'''}}}}<noinclude>
{{Hatnote|extraclasses=relarticle mainarticle|The main {{#ifeq:{{{article|}}}|no|page|article}}{{#if:{{{2|}}}|s}} for this [[Help:Categories|category]] {{#if:{{{2|}}}|are|is}} '''[[{{{1<includeonly>|{{PAGENAME}}</includeonly>}}}]]'''{{#if:{{{2|}}}|{{#if:{{{3|}}}|, |&nbsp;and }} '''[[{{{2}}}]]'''{{#if:{{{3|}}}|{{#if:{{{4|}}}|, |&nbsp;and }} '''[[{{{3}}}]]'''{{#if:{{{4|}}}|{{#if:{{{5|}}}|, |&nbsp;and }} '''[[{{{4}}}]]'''{{#if:{{{5|}}}|&nbsp;and '''[[{{{5}}}]]'''}}}}}}}}.{{#if:{{{6|}}}|<br/>&mdash; '''Error: [[Template:cat main|Too many links specified (maximum is 5)]]'''}}}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 07:45, 26 June 2014

The main article for this category is [[{{{1}}}]].
Documentation icon Template documentation[view] [edit] [history] [purge]

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 — for example: if the main article for Category:Dead or Alive is Dead or Alive (series) — then you will need to use one parameter to specify the article:

Multiple articles

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

Pages which aren't articles

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Cat main

<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": "string/wiki-page-name",
   "default": "",
   "required": false
 },
 "2": {
   "label": "Article 2",
   "description": "Name of second main article",
   "type": "string/wiki-page-name",
   "default": "",
   "required": false
 },
 "3": {
   "label": "Article 3",
   "description": "Name of third main article",
   "type": "string/wiki-page-name",
   "default": "",
   "required": false
 },
 "4": {
   "label": "Article 4",
   "description": "Name of fourth main article",
   "type": "string/wiki-page-name",
   "default": "",
   "required": false
 },
 "5": {
   "label": "Article 5",
   "description": "Name of fifth main article",
   "type": "string/wiki-page-name",
   "default": "",
   "required": false
 }

}}</templatedata>

See also