Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
m (-!)
m (+desc +family)
Line 3: Line 3:
 
{{row/kv|Race|{{#if:{{{race|}}}|[[{{{race}}}]]|''Unidentified''|}}|}}
 
{{row/kv|Race|{{#if:{{{race|}}}|[[{{{race}}}]]|''Unidentified''|}}|}}
 
{{row/kv|Abilities|{{{abilities|''None''}}}|}}
 
{{row/kv|Abilities|{{{abilities|''None''}}}|}}
  +
<!-- location -->
 
{{row/kv|World|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}
 
{{row/kv|World|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}
 
{{row/kv|Homeland|{{#if:{{{homeland|}}}|[[{{{homeland}}}]]|''Unknown''}}|}}
 
{{row/kv|Homeland|{{#if:{{{homeland|}}}|[[{{{homeland}}}]]|''Unknown''}}|}}
  +
<!-- family -->
  +
{{#if:{{{ancestors|}}}|{{row/kv|Ancestors|{{{ancestors}}}|}}|}}
  +
{{#if:{{{parents|}}}|{{row/kv|Parents|{{{parents}}}|}}|}}
  +
{{#if:{{{siblings|}}}|{{row/kv|Siblings|{{{siblings}}}|}}|}}
  +
{{#if:{{{children|}}}|{{row/kv|Children|{{{children}}}|}}|}}
  +
{{#if:{{{descendants|}}}|{{row/kv|Descendants|{{{descendants}}}|}}|}}
  +
<!-- featured in -->
 
{{row/kv|Featured In|''{{{books}}}''|}}
 
{{row/kv|Featured In|''{{{books}}}''|}}
}}<includeonly>[[Category:Characters]][[Category:{{race|{{{race|{{{homeland|Characters with Unidentified Ethnicities}}}|}}}|}}]]</includeonly><noinclude>
+
}}<includeonly>[[Category:Characters]][[Category:{{race|{{{race|{{{homeland|Characters with Unidentified Ethnicities}}}|}}}|}}]]</includeonly><noinclude>This template allows you to describe the many attributes of a character.
Race, world and homeland have links built in. Books will need to be formatted manually.
+
The parameters {{{race}}}, {{{world}}} and {{{homeland}}} will link to the page passed. {{{books}}} will need to be formatted manually. The optional family section includes the generational {{{parents}}}, {{{siblings}}}, {{{children}}} and the more generic {{{ancestors}}} and {{{descendants}}}.
  +
 
{{cat|infoboxes}}
 
{{cat|infoboxes}}

Revision as of 07:37, 13 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 the generational {{{parents}}}, {{{siblings}}}, {{{children}}} and the more generic {{{ancestors}}} and {{{descendants}}}.

Template:Cat