Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
m (try dat)
m (central family title)
Line 12: Line 12:
 
{| width=100% class="collapsible {{{hide-family|collapsed}}}"
 
{| width=100% class="collapsible {{{hide-family|collapsed}}}"
 
|-
 
|-
! colspan=2 |{{{family|Family}}}
+
! colspan=2 align=center|{{{family|Family}}}
 
|-
 
|-
 
{{#if:{{{ancestors|}}}|{{row/kv|Ancestors|{{{ancestors}}}|}}|}}
 
{{#if:{{{ancestors|}}}|{{row/kv|Ancestors|{{{ancestors}}}|}}|}}

Revision as of 18:41, 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