Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
m (woops)
m
Line 37: Line 37:
   
 
location
 
location
-->{{#if:{{{homeland|}}}|{{row/kv|Homeland|[[{{{homeland}}}]]}}|}}<!--
+
-->{{#if:{{{race|}}}|{{row/kv|Race|[[{{race|{{{race}}}|}}]]|}}}}<!--
-->{{#if:{{{race|{{{homeland|}}}|}}}|{{row/kv|Race|[[{{race|{{{race|{{{homeland}}}|}}}|}}]]|}}}}<!--
+
-->{{#if:{{{nation|}}}|{{row/kv|Nationality|[[{{race|{{{nation}}}|}}]]|}}}}<!--
-->{{row/kv|World|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}<!--
+
-- >{{#if:{{{birthplace|}}}|{{row/kv|Birhtplace|[[{{{birhtplace}}}]]}}|}}<!--
  +
-- >{{#if:{{{residence|}}}|{{row/kv|Residence|[[{{{residence}}}]]}}|}}<!--
  +
-->{{{place|}}}<!--
  +
-->{{row/kv|World|[[{{{world}}}]]}}<!--
   
 
featured in
 
featured in
 
-->{{row/kv|Featured In|''{{{books}}}''|}}
 
-->{{row/kv|Featured In|''{{{books}}}''|}}
  +
}}<includeonly><!--
}}<includeonly>[[Category:Characters]][[Category:{{race|{{{race|{{{homeland|Characters with Unidentified Ethnicities}}}|}}}|}}]][[Category:{{race|{{{world}}}|}}]]<!--
 
  +
  +
-->[[Category:Characters]]<!--
  +
-->[[Category:{{race|{{{world}}}|}}]]<!--
   
 
REMOVE
 
REMOVE
 
-->{{#if:{{{race|{{{homeland|}}}|}}}|[[Category:Articles with incorrect templates]]}}<!--
 
-->{{#if:{{{race|{{{homeland|}}}|}}}|[[Category:Articles with incorrect templates]]}}<!--
  +
-->[[Category:{{race|{{{race}}}|}}]]<!--
   
 
--></includeonly><noinclude>
 
--></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. The {{{world}}} and {{{books}}} parameters are required The other parameters are optional and can be described in groups:
  +
; Location
 
  +
: {{{race}}} and/or {{{nation}}} can be used to identify the species or nationality of the 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}}}, {{{aliases}}} and {{{powers}}} are available to describe the character in more detail.
 
  +
: The {{{place}}} parameter allows you to extend the template with extra rows for more specific parameters like birthplace or residency.
  +
; Family
  +
: {{{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.
  +
; Life
  +
: For major dates in a characters life, {{{born}}} and {{{died}}} are available, and should use the {{t|date}} template.
  +
: {{{titles}}}, {{{abilities}}}, {{{skills}}}, {{{achievements}}}}, {{{{profession}}}, {{{aliases}}} and {{{powers}}} are available to describe the character in more detail.
   
 
{{cat|infoboxes}}
 
{{cat|infoboxes}}

Revision as of 20:39, 29 November 2012

Character
World [[{{{world}}}]]
Featured In {{{books}}}

This template allows you to describe the many attributes of a character. The {{{world}}} and {{{books}}} parameters are required The other parameters are optional and can be described in groups:

Location
{{{race}}} and/or {{{nation}}} can be used to identify the species or nationality of the character.
The {{{place}}} parameter allows you to extend the template with extra rows for more specific parameters like birthplace or residency.
Family
{{{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.
Life
For major dates in a characters life, {{{born}}} and {{{died}}} are available, and should use the {{date}} template.
{{{titles}}}, {{{abilities}}}, {{{skills}}}, {{{achievements}}}}, {{{{profession}}}, {{{aliases}}} and {{{powers}}} are available to describe the character in more detail.

Template:Cat