Diferencia entre revisiones de «Plantilla:Character/family»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (+id)
m (+template data)
Línea 27: Línea 27:
   
 
[[Category: Infoboxes]]
 
[[Category: Infoboxes]]
  +
<templatedata>
  +
{
  +
"params": {
  +
"merge": {
  +
"description": "Whether to merge the rows into the containing template"
  +
},
  +
"family": {
  +
"label": "Family Name",
  +
"description": "The name of the family group, often a link to the group page",
  +
"type": "content"
  +
},
  +
"ancestors": {
  +
"label": "Ancestors",
  +
"description": "Links to any ancestors the character has",
  +
"type": "content"
  +
},
  +
"parents": {
  +
"label": "Parents",
  +
"description": "Links to any parents the character has",
  +
"type": "content"
  +
},
  +
"siblings": {
  +
"label": "Siblings",
  +
"description": "links to any siblings the character has",
  +
"type": "content"
  +
},
  +
"spouse": {
  +
"label": "Spouse",
  +
"description": "A link to the spouse of the character, or spouses",
  +
"type": "content"
  +
},
  +
"children": {
  +
"label": "Children",
  +
"description": "links to any children the character has",
  +
"type": "content"
  +
},
  +
"relatives": {
  +
"label": "Other Relatives",
  +
"description": "links to any other notable relatives the character has",
  +
"type": "content"
  +
},
  +
"descendants": {
  +
"label": "Descendants",
  +
"description": "links to any of the characters further descendants",
  +
"type": "content"
  +
}
  +
},
  +
"format": "block"
  +
}
  +
</templatedata>

Revisión del 17:52 26 oct 2018

Family subbox
Family {{{family}}}
Ancestors {{{ancestors}}}
Parents {{{parents}}}
Siblings {{{siblings}}}
Spouse {{{spouse}}}
Children {{{children}}}
Relatives {{{relatives}}}
Descendants {{{descendants}}}

The family parameters for {{character}}.

Produces a table unless {{{merge}}} is passed, which causes the rows to be merged into the parent infobox.

Sin descripción.

Parámetros de la plantilla

Se prefiere introducir los parámetros de esta plantilla en el formato de bloque.

ParámetroDescripciónTipoEstado
Mergemerge

Whether to merge the rows into the containing template

Desconocidoopcional
Family Namefamily

The name of the family group, often a link to the group page

Contenidoopcional
Ancestorsancestors

Links to any ancestors the character has

Contenidoopcional
Parentsparents

Links to any parents the character has

Contenidoopcional
Siblingssiblings

links to any siblings the character has

Contenidoopcional
Spousespouse

A link to the spouse of the character, or spouses

Contenidoopcional
Childrenchildren

links to any children the character has

Contenidoopcional
Other Relativesrelatives

links to any other notable relatives the character has

Contenidoopcional
Descendantsdescendants

links to any of the characters further descendants

Contenidoopcional