Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
m (central family title)
m (siblings before spouse)
Line 16: Line 16:
 
{{#if:{{{ancestors|}}}|{{row/kv|Ancestors|{{{ancestors}}}|}}|}}
 
{{#if:{{{ancestors|}}}|{{row/kv|Ancestors|{{{ancestors}}}|}}|}}
 
{{#if:{{{parents|}}}|{{row/kv|Parents|{{{parents}}}|}}|}}
 
{{#if:{{{parents|}}}|{{row/kv|Parents|{{{parents}}}|}}|}}
{{#if:{{{spouse|}}}|{{row/kv|Spouse|{{{spouse}}}|}}|}}
 
 
{{#if:{{{siblings|}}}|{{row/kv|Siblings|{{{siblings}}}|}}|}}
 
{{#if:{{{siblings|}}}|{{row/kv|Siblings|{{{siblings}}}|}}|}}
 
{{#if:{{{spouse|}}}|{{row/kv|Spouse|{{{spouse}}}|}}|}}
 
{{#if:{{{children|}}}|{{row/kv|Children|{{{children}}}|}}|}}
 
{{#if:{{{children|}}}|{{row/kv|Children|{{{children}}}|}}|}}
 
{{#if:{{{descendants|}}}|{{row/kv|Descendants|{{{descendants}}}|}}|}}
 
{{#if:{{{descendants|}}}|{{row/kv|Descendants|{{{descendants}}}|}}|}}

Revision as of 18:43, 19 October 2012

Character
Race Unidentified
Abilities None
World Unknown
Homeland Unknown
Featured In {{{books}}}

This template allows you to describe the many attributes of a character.

The parameters {{{race}}}, {{{world}}} and {{{homeland}}} will link to the page passed. {{{books}}} will need to be formatted manually. The optional family section includes {{{parents}}}, {{{siblings}}}, {{{spouse}}}, {{{children}}} and the more generic {{{ancestors}}} and {{{descendants}}}. The family options are grouped into a section, which can be renamed with {{{family}}}. If {{{hide-family}}} is present, the family section will be shown by default.

Template:Cat