Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
m (tweaks)
m (tweaks)
Line 1: Line 1:
 
{{infobox
 
{{infobox
 
|id=character
 
|id=character
|title={{#if:{{{unnamed|}}}|''Unknown''[[Category: Unnamed characters]]|{{{name|{{PAGENAME}}}}}|}}<!--
+
|title={{#if:{{{unnamed|}}}|''Unknown''[[category: unnamed characters]]|{{{name|{{PAGENAME}}}}}|}}<!--
   
 
-->|1=
 
-->|1=
Line 30: Line 30:
 
<!-- life -->
 
<!-- life -->
 
{{#if:{{{born|}}} |{{row/kv|Born |{{{born}}} }}|}}
 
{{#if:{{{born|}}} |{{row/kv|Born |{{{born}}} }}|}}
{{#if:{{{died|}}} |{{row/kv|Died |{{{died}}} [[Category: Dead characters]] }}|}}
+
{{#if:{{{died|}}} |{{row/kv|Died |{{{died}}} [[category: dead characters]] }}|}}
   
 
<!--about -->
 
<!--about -->
Line 43: Line 43:
 
{{#if:{{{religion|}}} |{{row/kv|Religion |{{{religion}}} }}|}}
 
{{#if:{{{religion|}}} |{{row/kv|Religion |{{{religion}}} }}|}}
 
{{#if:{{{groups|}}} |{{row/kv|Groups |{{{groups}}} }}|}}
 
{{#if:{{{groups|}}} |{{row/kv|Groups |{{{groups}}} }}|}}
  +
{{#if:{{{form|}}} |{{row/kv|[[Listeners#form|Form]] | {{{form}}} }}|}}
   
 
<!-- location -->
 
<!-- location -->
Line 69: Line 70:
 
-->{{#if:<!--
 
-->{{#if:<!--
 
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{universe|}}}<!--
 
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{world-raw|}}}<!-- -->{{{universe|}}}<!--
-->||[[Category: Characters missing location]]<!--
+
-->||[[category: characters missing location]]<!--
 
-->}}<!--
 
-->}}<!--
   
Line 77: Line 78:
 
-->{{{birthplace-raw|{{{birthplace|}}}|}}}<!--
 
-->{{{birthplace-raw|{{{birthplace|}}}|}}}<!--
 
-->{{{residence-raw |{{{residence |}}}|}}}<!--
 
-->{{{residence-raw |{{{residence |}}}|}}}<!--
-->||[[Category: Characters missing location]]<!--
+
-->||[[category: characters missing location]]<!--
 
-->}}<!--
 
-->}}<!--
   
-->[[Category: Characters]]<!--
+
-->[[category: characters]]<!--
   
 
--></includeonly><noinclude>
 
--></includeonly><noinclude>
Line 97: Line 98:
 
The advanced properties {{{ethnicity-raw}}}, {{{nation-raw}}}, stop the corresponding properties from automatically linking and categorizing.
 
The advanced properties {{{ethnicity-raw}}}, {{{nation-raw}}}, stop the corresponding properties from automatically linking and categorizing.
   
[[Category: Infoboxes]]
+
[[category: infoboxes]]

Revision as of 11:14, 15 April 2015

Character
World Unknown
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
{{{ethnicity}}} and/or {{{nation}}} can be used to identify the ethnicity of the character.
{{{birthplace}}} and/or {{{residence}}} link to places.
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 {{{relatives}}}, {{{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. (Uses {{character/family}} template).
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}}}, {{{religion}}} and {{{powers}}} are available to describe the character in more detail.

The advanced properties {{{ethnicity-raw}}}, {{{nation-raw}}}, stop the corresponding properties from automatically linking and categorizing.