Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
m (+profession - stupid code box)
m (woops)
Line 38: Line 38:
 
-->{{#if:{{{skills|}}}|{{row/kv|Skills|{{{skills}}}|}}|}}<!--
 
-->{{#if:{{{skills|}}}|{{row/kv|Skills|{{{skills}}}|}}|}}<!--
 
-->{{#if:{{{powers|}}}|{{row/kv|Powers|{{{powers}}}|}}|}}<!--
 
-->{{#if:{{{powers|}}}|{{row/kv|Powers|{{{powers}}}|}}|}}<!--
-->{{#if:{{{profession|}}}|{{row/kv|Profession|{{{profession}}}|}}<!--
+
-->{{#if:{{{profession|}}}|{{row/kv|Profession|{{{profession}}}|}}|}}<!--
   
 
featured in
 
featured in

Revision as of 20:55, 10 November 2012

Character
World 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. Two more parameters allow you to state when the character was {{{born}}}, and when they {{{died}}}. Parameters {{{titles}}}, {{{abilities}}}, {{{skills}}}, {{{achievements}}}}, {{{{profession}}}, and {{{powers}}} are available to describe the character in more detail.

Template:Cat