Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
m (try that...)
m (order)
Line 4: Line 4:
   
 
family
 
family
 
 
-->{{#if:<!--
 
-->{{#if:<!--
 
-->{{{hide-family|}}}{{{family|}}}{{{ancestors|}}}{{{parents|}}}<!--
 
-->{{{hide-family|}}}{{{family|}}}{{{ancestors|}}}{{{parents|}}}<!--
Line 23: Line 22:
 
|}}}|}}
 
|}}}|}}
 
<!--
 
<!--
  +
 
life
 
life
 
-->{{#if:{{{born|}}}|{{row/kv|Born|{{{born}}}|}}|}}<!--
 
-->{{#if:{{{born|}}}|{{row/kv|Born|{{{born}}}|}}|}}<!--
 
-->{{#if:{{{died|}}}|{{row/kv|Died|{{{died}}}|}}|}}<!--
 
-->{{#if:{{{died|}}}|{{row/kv|Died|{{{died}}}|}}|}}<!--
 
location
 
-->{{#if:{{{homeland|}}}|{{row/kv|Homeland|[[{{{homeland}}}]]}}|}}<!--
 
-->{{#if:{{{race|{{{homeland|}}}|}}}|{{row/kv|Race|[[{{race|{{{race|{{{homeland}}}|}}}|}}]]|}}}}<!--
 
-->{{row/kv|World|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}<!--
 
   
 
about
 
about
Line 39: Line 34:
 
-->{{#if:{{{powers|}}}|{{row/kv|Powers|{{{powers}}}|}}|}}<!--
 
-->{{#if:{{{powers|}}}|{{row/kv|Powers|{{{powers}}}|}}|}}<!--
 
-->{{#if:{{{profession|}}}|{{row/kv|Profession|{{{profession}}}|}}|}}<!--
 
-->{{#if:{{{profession|}}}|{{row/kv|Profession|{{{profession}}}|}}|}}<!--
  +
 
location
 
-->{{#if:{{{homeland|}}}|{{row/kv|Homeland|[[{{{homeland}}}]]}}|}}<!--
 
-->{{#if:{{{race|{{{homeland|}}}|}}}|{{row/kv|Race|[[{{race|{{{race|{{{homeland}}}|}}}|}}]]|}}}}<!--
 
-->{{row/kv|World|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}<!--
   
 
featured in
 
featured in
 
-->{{row/kv|Featured In|''{{{books}}}''|}}
 
-->{{row/kv|Featured In|''{{{books}}}''|}}
}}<includeonly>[[Category:Characters]][[Category:{{race|{{{race|{{{homeland|Characters with Unidentified Ethnicities}}}|}}}|}}]][[Category:{{race|{{{world}}}|}}]]</includeonly><noinclude>
+
}}<includeonly>[[Category:Characters]][[Category:{{race|{{{race|{{{homeland|Characters with Unidentified Ethnicities}}}|}}}|}}]][[Category:{{race|{{{world}}}|}}]]<!--
  +
  +
REMOVE
  +
-->{{#if:{{{race|{{{homeland|}}}|}}}|[[Category:Articles with incorrect templates]]}}<!--
  +
  +
--></includeonly><noinclude>
   
 
This template allows you to describe the many attributes of a character.
 
This template allows you to describe the many attributes of a character.

Revision as of 12:53, 27 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