Template:Cat main

From Lojban
Revision as of 16:42, 4 November 2013 by Vruxir (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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