Difference between revisions of "Template:Character/family"

From The Coppermind
Jump to navigation Jump to search
m (+id)
m (+template data)
Line 27: Line 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>

Revision as of 17:52, 26 October 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.

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Mergemerge

Whether to merge the rows into the containing template

Unknownoptional
Family Namefamily

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

Contentoptional
Ancestorsancestors

Links to any ancestors the character has

Contentoptional
Parentsparents

Links to any parents the character has

Contentoptional
Siblingssiblings

links to any siblings the character has

Contentoptional
Spousespouse

A link to the spouse of the character, or spouses

Contentoptional
Childrenchildren

links to any children the character has

Contentoptional
Other Relativesrelatives

links to any other notable relatives the character has

Contentoptional
Descendantsdescendants

links to any of the characters further descendants

Contentoptional